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

  /src/external/gpl3/gcc/dist/libcpp/
macro.cc 2988 bool saved_about_to_expand_macro = pfile->about_to_expand_macro_p; local
3126 pfile->about_to_expand_macro_p = saved_about_to_expand_macro;
  /src/external/gpl3/gcc.old/dist/libcpp/
macro.cc 2979 bool saved_about_to_expand_macro = pfile->about_to_expand_macro_p; local
3117 pfile->about_to_expand_macro_p = saved_about_to_expand_macro;

Completed in 28 milliseconds