Home
last modified time | relevance | path

Searched refs:GET_MULTIPLY (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.h74 static constexpr uint64_t GET_MULTIPLY = 0x2545F4914F6CDD1D; variable
Dnumber_helper.cpp838 return x * GET_MULTIPLY; in XorShift64()