Searched refs:get__Pragma_string (Results 1 – 5 of 5) sorted by relevance
125 static const cpp_token *get__Pragma_string (cpp_reader *);1551 txt = get__Pragma_string (pfile); in do_pragma_push_macro()1608 txt = get__Pragma_string (pfile); in do_pragma_pop_macro()1787 get__Pragma_string (cpp_reader *pfile) in get__Pragma_string() function1941 const cpp_token *string = get__Pragma_string (pfile); in _cpp_do__Pragma()
131 static const cpp_token *get__Pragma_string (cpp_reader *);1592 txt = get__Pragma_string (pfile); in do_pragma_push_macro()1649 txt = get__Pragma_string (pfile); in do_pragma_pop_macro()1828 get__Pragma_string (cpp_reader *pfile) in get__Pragma_string() function1984 const cpp_token *string = get__Pragma_string (pfile); in _cpp_do__Pragma()
5239 * directives.c (get__Pragma_string): Handle CPP_UTF8STRING.5864 (get__Pragma_string): Support CPP_STRING{16,32}.6060 * directives.c (get__Pragma_string): Back up if EOF seen.
10089 * cpplib.c (glue_header_name, parse_include, get__Pragma_string,
5046 * cpplib.c (get__Pragma_string, destringize,