Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDfold-const.c82 COMPCODE_UNEQ = 10, enumerator
2449 return COMPCODE_UNEQ; in comparison_to_compcode()
2490 case COMPCODE_UNEQ: in compcode_to_comparison()