OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:large_allocation_done
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
cfgexpand.cc
1110
bool
large_allocation_done
= false;
local
1313
if (maybe_ne (large_size, 0U) && !
large_allocation_done
)
1324
large_allocation_done
= true;
cfgexpand.cc
1110
bool
large_allocation_done
= false;
local
1313
if (maybe_ne (large_size, 0U) && !
large_allocation_done
)
1324
large_allocation_done
= true;
Completed in 112 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026