OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:num_fns
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
lto-streamer-out.cc
3291
unsigned idx,
num_fns
;
local
3321
num_fns
= lto_function_decl_states.length ();
3322
for (idx = 0; idx <
num_fns
; idx++)
3340
for (idx = 0; idx <
num_fns
; idx++)
3355
num_decl_states =
num_fns
+ 1;
3358
for (idx = 0; idx <
num_fns
; idx++)
3381
for (idx = 0; idx <
num_fns
; idx++)
/src/external/gpl3/gcc.old/dist/gcc/
lto-streamer-out.cc
3262
unsigned idx,
num_fns
;
local
3292
num_fns
= lto_function_decl_states.length ();
3293
for (idx = 0; idx <
num_fns
; idx++)
3311
for (idx = 0; idx <
num_fns
; idx++)
3326
num_decl_states =
num_fns
+ 1;
3329
for (idx = 0; idx <
num_fns
; idx++)
3352
for (idx = 0; idx <
num_fns
; idx++)
Completed in 28 milliseconds
Indexes created Tue Mar 24 00:24:13 UTC 2026