OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__hops
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/
unordered_base.h
244
std::size_t
__hops
= 0, __lc = 0, __chain = 0;
local
258
__hops
+= __chain * (__chain - 1) / 2;
264
__lc, __uc.size(),
__hops
);
273
std::size_t
__hops
= 0, __lc = 0, __chain = 0, __unique_size = 0;
local
296
__hops
+= __chain * (__chain - 1) / 2;
302
__lc, __unique_size,
__hops
);
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026