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_other
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
predict.cc
4508
unsigned int
num_other
= EDGE_COUNT (e->src->succs) - 1;
4514
num_other
-= 1;
4515
if (
num_other
== 0)
4504
unsigned int
num_other
= EDGE_COUNT (e->src->succs) - 1;
local
predict.cc
4508
unsigned int
num_other
= EDGE_COUNT (e->src->succs) - 1;
4514
num_other
-= 1;
4515
if (
num_other
== 0)
4504
unsigned int
num_other
= EDGE_COUNT (e->src->succs) - 1;
local
Completed in 33 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026