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

  /src/external/gpl3/gcc/dist/gcc/
ggc-page.cc 403 unsigned long context_depth_allocations;
929 G.context_depth_allocations |= (unsigned long)1 << G.context_depth;
402 unsigned long context_depth_allocations; member in struct:ggc_globals
  /src/external/gpl3/gcc.old/dist/gcc/
ggc-page.cc 403 unsigned long context_depth_allocations;
929 G.context_depth_allocations |= (unsigned long)1 << G.context_depth;
402 unsigned long context_depth_allocations; member in struct:ggc_globals

Completed in 26 milliseconds