Searched defs:CONSTRUCTOR_ELT (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ | ||
H A D | tree.h | 1092 #define CONSTRUCTOR_ELT(NODE,IDX) \ macro |
/netbsd-src/external/gpl3/gcc/dist/gcc/ | ||
H A D | tree.h | 1117 #define CONSTRUCTOR_ELT(NODE,IDX) \ macro |