Searched refs:op_lt (Results 1 – 1 of 1) sorted by relevance
616 static int op_lt(int a, int b) { return (a < b); } in op_lt() function661 { "<", op_lt },