Home | Sort by: relevance | last modified time | path |
/src/lib/libm/src/ | |
e_rem_pio2.c | 27 static const int32_t npio2_hw[] = { variable in typeref:typename:const int32_t[] 102 if(n<32&&ix!=npio2_hw[n-1]) { |
e_rem_pio2f.c | 60 static const int32_t npio2_hw[] = { variable in typeref:typename:const int32_t[] 133 if(n<32&&(int32_t)(ix&0xffffff00)!=npio2_hw[n-1]) { |