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

/openbsd-current/lib/libm/src/
H A De_rem_pio2.c22 static const int32_t npio2_hw[] = { variable
96 if(n<32&&ix!=npio2_hw[n-1]) {
H A De_rem_pio2f.c55 static const int32_t npio2_hw[] = { variable
128 if(n<32&&(ix&0xffffff00)!=npio2_hw[n-1]) {

Completed in 124 milliseconds