Searched defs:op_eq (Results 1 – 2 of 2) sorted by relevance
344 static int op_eq(int a, int b) { return a == b; } in op_eq() function
2866 DEFINE_STUB_FUNCTION(int, op_eq) in DEFINE_STUB_FUNCTION() argument