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

  /src/external/gpl3/gcc/dist/libcpp/
directives.cc 131 static const cpp_token *get__Pragma_string (cpp_reader *);
1610 txt = get__Pragma_string (pfile);
1667 txt = get__Pragma_string (pfile);
1849 get__Pragma_string (cpp_reader *pfile)
2008 const cpp_token *string = get__Pragma_string (pfile);
  /src/external/gpl3/gcc.old/dist/libcpp/
directives.cc 131 static const cpp_token *get__Pragma_string (cpp_reader *);
1592 txt = get__Pragma_string (pfile);
1649 txt = get__Pragma_string (pfile);
1828 get__Pragma_string (cpp_reader *pfile)
1984 const cpp_token *string = get__Pragma_string (pfile);

Completed in 30 milliseconds