Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dlex.c36 struct token_spelling struct
47 static const struct token_spelling token_spellings[N_TTYPES] = { TTYPE_TABLE }; argument
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dlex.c35 struct token_spelling struct
46 static const struct token_spelling token_spellings[N_TTYPES] = { TTYPE_TABLE }; argument