Searched refs:_cpp_lex_identifier (Results 1 – 6 of 6) sorted by relevance
655 extern cpp_hashnode *_cpp_lex_identifier (cpp_reader *, const char *);
1508 node = _cpp_lex_identifier (pfile, c->name); in do_pragma_push_macro()2405 cpp_hashnode *node = _cpp_lex_identifier (pfile, c->name); in cpp_pop_definition()
1123 _cpp_lex_identifier (cpp_reader *pfile, const char *name) in _cpp_lex_identifier() function
685 extern cpp_hashnode *_cpp_lex_identifier (cpp_reader *, const char *);
1574 node = _cpp_lex_identifier (pfile, c->name); in do_pragma_push_macro()2504 cpp_hashnode *node = _cpp_lex_identifier (pfile, c->name); in cpp_pop_definition()
1437 _cpp_lex_identifier (cpp_reader *pfile, const char *name) in _cpp_lex_identifier() function