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.cc111 COMPCODE_GE = 6,
2777 return COMPCODE_GE;
2818 case COMPCODE_GE:
110 COMPCODE_GE = 6, enumerator in enum:comparison_code

Completed in 222 milliseconds