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

/external/fdlibm/
H A De_rem_pio2.c45 static const int npio2_hw[] = { variable
47 static int npio2_hw[] = {
129 if(n<32&&ix!=npio2_hw[n-1]) {
/external/v8/src/base/
H A Dieee754.cc190 static const int32_t npio2_hw[] = { local
265 if (n < 32 && ix != npio2_hw[n - 1]) {

Completed in 128 milliseconds