Searched refs:first_of2p (Results 1 – 1 of 1) sorted by relevance
41 #define first_of2p(T1, E1, T2, E2) type_comb2(type_if(T1, (E1)), \ macro68 __typeof__(*((first_of2p(T1, (E1), T2, (E2)))0))