OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_balance
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ggc-common.cc
1158
return (
get_balance
() == second.
get_balance
()
1170
return (
get_balance
() == second.
get_balance
() ?
1173
:
get_balance
() < second.
get_balance
());
1208
size_t balance =
get_balance
();
1213
SIZE_AMOUNT (balance), get_percent (balance, total.
get_balance
()),
1242
get_balance
() const
1256
size_t balance1 = mem1.second->
get_balance
();
1241
get_balance
() const
function in class:ggc_usage
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
ggc-common.cc
1136
return (
get_balance
() == second.
get_balance
()
1148
return (
get_balance
() == second.
get_balance
() ?
1151
:
get_balance
() < second.
get_balance
());
1186
size_t balance =
get_balance
();
1191
SIZE_AMOUNT (balance), get_percent (balance, total.
get_balance
()),
1220
get_balance
() const
1234
size_t balance1 = mem1.second->
get_balance
();
1219
get_balance
() const
function in class:ggc_usage
[
all
...]
Completed in 131 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026