Searched refs:__c1 (Results 1 – 2 of 2) sorted by relevance
444 #define TPID(__c1, __c2) (((__c1) << 8) | (__c2)) argument445 #define TPID3(__c1, __c2, __c3) (((__c1) << 16) | ((__c2) << 8) | (__c3)) argument
5582 #define __fc_pid_match(__c0, __c1, __fmt) \ argument5585 ((__c0)[0] == (__c1)[0])) || \5587 ((__c0)[0] == (__c1)[0]) && \5588 ((__c0)[1] == (__c1)[1])))