Searched refs:GET_MULTIPLY (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/base/ | ||
D | number_helper.h | 74 static constexpr uint64_t GET_MULTIPLY = 0x2545F4914F6CDD1D; variable |
D | number_helper.cpp | 838 return x * GET_MULTIPLY; in XorShift64() |