Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dlex.c27 enum spell_type enum
37 enum spell_type category;
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dlex.cc27 enum spell_type enum
37 enum spell_type category;
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20005274 (enum spell_type, struct token_spelling, _cpp_token_spellings, TOKEN_SPELL,
14674 (enum spell_type): Reorder. Only SPELL_STRING tokens use
15035 (enum spell_type, struct token_spelling, struct directive,
H A DChangeLog-20019228 * cpplex.c (enum spell_type): Add SPELL_NUMBER.