Home
last modified time | relevance | path

Searched refs:COMPCODE_LT (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dfold-const.c118 #define COMPCODE_LT 1 macro
1737 return COMPCODE_LT;
1763 case COMPCODE_LT:
/openbsd/gnu/gcc/gcc/
H A Dfold-const.c73 COMPCODE_LT = 1, enumerator
2429 return COMPCODE_LT; in comparison_to_compcode()
2470 case COMPCODE_LT: in compcode_to_comparison()