Searched defs:op_le (Results 1 – 3 of 3) sorted by relevance
675 static int op_le(int a, int b) { return (a <= b); } in op_le() function
672 } op_le; variable
921 } op_le; variable