Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Ddirectives.c123 static const cpp_token *get__Pragma_string (cpp_reader *);
1480 txt = get__Pragma_string (pfile); in do_pragma_push_macro()
1535 txt = get__Pragma_string (pfile); in do_pragma_pop_macro()
1678 get__Pragma_string (cpp_reader *pfile) in get__Pragma_string() function
1828 const cpp_token *string = get__Pragma_string (pfile); in _cpp_do__Pragma()
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Ddirectives.c124 static const cpp_token *get__Pragma_string (cpp_reader *);
1546 txt = get__Pragma_string (pfile); in do_pragma_push_macro()
1601 txt = get__Pragma_string (pfile); in do_pragma_pop_macro()
1780 get__Pragma_string (cpp_reader *pfile) in get__Pragma_string() function
1934 const cpp_token *string = get__Pragma_string (pfile); in _cpp_do__Pragma()