Home
last modified time | relevance | path

Searched defs:GCC_IDENT_TO_HT_IDENT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.h1077 #define GCC_IDENT_TO_HT_IDENT(NODE) (&((struct tree_identifier *) (NODE))->id) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h1102 #define GCC_IDENT_TO_HT_IDENT(NODE) (&((struct tree_identifier *) (NODE))->id) macro