Home
last modified time | relevance | path

Searched defs:highequal (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c5505 int highequal = ((high0 == 0 && high1 == 0) in merge_ranges() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc5588 int highequal = ((high0 == 0 && high1 == 0) in merge_ranges() local