Searched defs:op_mul (Results 1 – 2 of 2) sorted by relevance
354 static int op_mul(int a, int b) { return a * b; } in op_mul() function
1900 DEFINE_STUB_FUNCTION(EncodedJSValue, op_mul) in DEFINE_STUB_FUNCTION() argument