Searched refs:COMPCODE_GE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c100 COMPCODE_GE = 6, enumerator in enum:comparison_code
2762 return COMPCODE_GE;
2803 case COMPCODE_GE:
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc110 COMPCODE_GE = 6, enumerator in enum:comparison_code
2776 return COMPCODE_GE;
2817 case COMPCODE_GE:

Completed in 292 milliseconds