HomeSort by: relevance | last modified time | path
    Searched defs:SPELL_IDENT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libcpp/
lex.cc 30 SPELL_IDENT,
4372 case SPELL_IDENT: len = NODE_LEN (token->val.node.node) * 10; break;
4464 goto spell_ident;
4473 spell_ident:
4474 case SPELL_IDENT:
4543 goto spell_ident;
4554 spell_ident:
4555 case SPELL_IDENT:
4602 case SPELL_IDENT:
4954 case SPELL_IDENT
    [all...]
  /src/external/gpl3/gcc.old/dist/libcpp/
lex.cc 30 SPELL_IDENT,
4052 case SPELL_IDENT: len = NODE_LEN (token->val.node.node) * 10; break;
4144 goto spell_ident;
4153 spell_ident:
4154 case SPELL_IDENT:
4223 goto spell_ident;
4234 spell_ident:
4235 case SPELL_IDENT:
4282 case SPELL_IDENT:
4634 case SPELL_IDENT
    [all...]

Completed in 65 milliseconds