Searched defs:IX (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree.h | 1089 #define FOR_EACH_CONSTRUCTOR_VALUE(V, IX, VAL) \ argument 1099 #define FOR_EACH_CONSTRUCTOR_ELT(V, IX, INDEX, VAL) \ argument
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree.h | 1604 #define FOR_EACH_CONSTRUCTOR_VALUE(V, IX, VAL) \ argument 1614 #define FOR_EACH_CONSTRUCTOR_ELT(V, IX, INDEX, VAL) \ argument
|