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

  /src/external/gpl3/gcc/dist/gcc/
ggc-page.cc 497 static bool in_gc = false;
1617 if (in_gc)
2233 in_gc = true;
2245 in_gc = false;
496 static bool in_gc = false; variable
  /src/external/gpl3/gcc.old/dist/gcc/
ggc-page.cc 497 static bool in_gc = false;
1614 if (in_gc)
2229 in_gc = true;
2241 in_gc = false;
496 static bool in_gc = false; variable

Completed in 27 milliseconds