Home
last modified time | relevance | path

Searched refs:npio2_hw (Results 1 - 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-libm/
H A Dtrig.c448 static const int npio2_hw[] = variable
533 if (n < 32 && ix != npio2_hw[n - 1]) in __ieee754_rem_pio2()
/third_party/node/deps/v8/src/base/
H A Dieee754.cc135 static const int32_t npio2_hw[] = { in __ieee754_rem_pio2() local
210 if (n < 32 && ix != npio2_hw[n - 1]) { in __ieee754_rem_pio2()

Completed in 6 milliseconds