Searched refs:GE_LESS (Results 1 – 2 of 2) sorted by relevance
83 GE_LESS = -1, enumerator99 if (aInt < bInt) return GE_LESS; in __gesf2()103 if (aInt > bInt) return GE_LESS; in __gesf2()
83 GE_LESS = -1, enumerator99 if (aInt < bInt) return GE_LESS; in __gedf2()103 if (aInt > bInt) return GE_LESS; in __gedf2()