Searched defs:check_mod (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/v8/test/mjsunit/regress/ | ||
| D | regress-binop-nosse2.js | 88 function check_mod(a,b) { return a%b }; function |
| D | regress-binop.js | 88 function check_mod(a,b) { return a%b }; function |