Home
last modified time | relevance | path

Searched refs:get__Pragma_string (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Ddirectives.c125 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() function
1941 const cpp_token *string = get__Pragma_string (pfile); in _cpp_do__Pragma()
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Ddirectives.cc131 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() function
1984 const cpp_token *string = get__Pragma_string (pfile); in _cpp_do__Pragma()
H A DChangeLog5239 * 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.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200110089 * cpplib.c (glue_header_name, parse_include, get__Pragma_string,
H A DChangeLog-20005046 * cpplib.c (get__Pragma_string, destringize,