Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dlex.c35 struct token_spelling struct
46 static const struct token_spelling token_spellings[N_TTYPES] = { TTYPE_TABLE }; argument
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc35 struct token_spelling struct
46 static const struct token_spelling token_spellings[N_TTYPES] = { TTYPE_TABLE }; argument