Searched defs:SignedMulOverflow32 (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/base/ | ||
| H A D | math_helper.h | 121 inline bool SignedMulOverflow32(int32_t lhs, int32_t rhs, int32_t *val) in SignedMulOverflow32() function |
Completed in 1 milliseconds