Searched defs:op_le (Results 1 – 2 of 2) sorted by relevance
366 int op_le(int a, int b) { return a <= b; } in op_le() function