Searched defs:op_mod (Results 1 – 2 of 2) sorted by relevance
356 static int op_mod(int a, int b) { return a % b; } in op_mod() function
3094 DEFINE_STUB_FUNCTION(EncodedJSValue, op_mod) in DEFINE_STUB_FUNCTION() argument