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

  /src/external/gpl3/gcc/dist/libcpp/
lex.cc 4425 _cpp_spell_ident_ucns (unsigned char *buffer, cpp_hashnode *ident)
4482 buffer = _cpp_spell_ident_ucns (buffer, token->val.node.node);
4424 _cpp_spell_ident_ucns (unsigned char *buffer, cpp_hashnode *ident) function
  /src/external/gpl3/gcc.old/dist/libcpp/
lex.cc 4105 _cpp_spell_ident_ucns (unsigned char *buffer, cpp_hashnode *ident)
4162 buffer = _cpp_spell_ident_ucns (buffer, token->val.node.node);
4104 _cpp_spell_ident_ucns (unsigned char *buffer, cpp_hashnode *ident) function

Completed in 40 milliseconds