Searched refs:first_of3 (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dbinary-constants-1.c70 #define first_of3(T1, E1, T2, E2, T3, E3) \ macro
87 first_of3(unsigned int, (C) <= UINT_MAX, \
H A Dc99-intconst-1.c69 #define first_of3(T1, E1, T2, E2, T3, E3) \ macro
79 first_of3(int, (C) <= INT_MAX, \
90 first_of3(unsigned int, (C) <= UINT_MAX, \
H A Dc90-intconst-1.c53 #define first_of3(T1, E1, T2, E2, T3, E3) \ macro
60 first_of3(int, (C) <= INT_MAX, \

Completed in 46 milliseconds