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

/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A De_rem_pio2.c48 static const int32_t npio2_hw[] = { variable
50 static int32_t npio2_hw[] = {
133 if(n<32&&ix!=npio2_hw[n-1]) {
H A De_rem_pio2f.c64 static const int32_t npio2_hw[] = { variable
66 static int32_t npio2_hw[] = {
148 if(n<32&&(int32_t)(ix&0xffffff00)!=npio2_hw[n-1]) {

Completed in 91 milliseconds