Searched defs:E4 (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
H A D | c99-intconst-1.c | 50 #define first_of4p(T1, E1, T2, E2, T3, E3, T4, E4) \ argument 57 #define first_of6p(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument 71 #define first_of4(T1, E1, T2, E2, T3, E3, T4, E4) \ argument 73 #define first_of6(T1, E1, T2, E2, T3, E3, T4, E4, T5, E5, T6, E6) \ argument
|
H A D | c90-intconst-1.c | 44 #define first_of4p(T1, E1, T2, E2, T3, E3, T4, E4) \ argument 55 #define first_of4(T1, E1, T2, E2, T3, E3, T4, E4) \ argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | defarg14.C | 8 enum Enum1 { E3=E2+1, E4=E3+1 }; enumerator
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/ |
H A D | empty11.C | 7 struct E4 : public E, public E2, public E3 { }; struct
|