Searched defs:op_not (Results 1 – 2 of 2) sorted by relevance
360 static int op_not(int a) { return !a; } in op_not() function
2825 DEFINE_STUB_FUNCTION(EncodedJSValue, op_not) in DEFINE_STUB_FUNCTION() argument