Searched refs:__c1 (Results 1 – 2 of 2) sorted by relevance
5592 #define __fc_pid_match(__c0, __c1, __fmt) \ argument5595 ((__c0)[0] == (__c1)[0])) || \5597 ((__c0)[0] == (__c1)[0]) && \5598 ((__c0)[1] == (__c1)[1])))
435 #define TPID(__c1, __c2) (((__c2) << 8) | (__c1)) argument