Searched refs:__c1 (Results 1 – 2 of 2) sorted by relevance
5590 #define __fc_pid_match(__c0, __c1, __fmt) \ argument5593 ((__c0)[0] == (__c1)[0])) || \5595 ((__c0)[0] == (__c1)[0]) && \5596 ((__c0)[1] == (__c1)[1])))
473 #define TPID(__c1, __c2) (((__c1) << 8) | (__c2)) argument474 #define TPID3(__c1, __c2, __c3) (((__c1) << 16) | ((__c2) << 8) | (__c3)) argument