Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dlex.c47 static const struct token_spelling token_spellings[N_TTYPES] = { TTYPE_TABLE }; variable
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dlex.c46 static const struct token_spelling token_spellings[N_TTYPES] = { TTYPE_TABLE }; variable