Searched refs:__type1 (Results 1 – 1 of 1) sorted by relevance
46 #define __type1(c,t) __typeof__(*(0?(t*)0:(void*)!(c))) macro48 #define __type2(c,t1,t2) __typeof__(*(0?(__type1(c,t1)*)0:(__type1(!(c),t2)*)0))