OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cmpmax
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
value-range.cc
1127
int
cmpmax
= compare_values (*vr0max, vr1max);
local
1129
bool maxeq =
cmpmax
== 0;
1229
else if ((maxeq ||
cmpmax
== 1)
1263
else if ((maxeq ||
cmpmax
== -1)
1304
&&
cmpmax
== -1
1341
&&
cmpmax
== 1
Completed in 23 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026