Home
last modified time | relevance | path

Searched refs:token_spelling (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/gcc/libcpp/
H A Dlex.c35 struct token_spelling struct
46 static const struct token_spelling token_spellings[N_TTYPES] = { TTYPE_TABLE }; argument
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcpplex.c45 struct token_spelling struct
56 static const struct token_spelling token_spellings[N_TTYPES] = { TTYPE_TABLE }; argument
H A DChangeLog.45268 (enum spell_type, struct token_spelling, _cpp_token_spellings, TOKEN_SPELL,
15029 (enum spell_type, struct token_spelling, struct directive,
H A DChangeLog.33484 (struct token_spelling): Use const U_CHAR * rather than PTR.
5517 (token_spelling, trigraph_map): Use unsigned chars.