Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dlex.c46 static const struct token_spelling token_spellings[N_TTYPES] = { TTYPE_TABLE }; variable
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc46 static const struct token_spelling token_spellings[N_TTYPES] = { TTYPE_TABLE }; variable