Searched refs:op_lt (Results 1 – 2 of 2) sorted by relevance
350 int op_lt(int a, int b) { return a < b; } in op_lt() function377 { '<', RELATION, op_lt },
133 spamrc(op_lt , Py_LT) in spami()