Searched defs:ISLT (Results 1 – 2 of 2) sorted by relevance
803 ISLT = function(a, _, _, d) return CMP_REG(d, a, 'JGE') end, -- (a < d) (inverted) function
1639 #define ISLT(X, Y) (*(ms->key_compare))(X, Y, ms) macro