Searched refs:op_lt (Results 1 – 1 of 1) sorted by relevance
368 int op_lt(int a, int b) { return a < b; } in op_lt() function395 { '<', RELATION, op_lt },