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

/bionic/libm/src/
H A Dk_rem_pio2f.c45 two8 = 2.5600000000e+02, /* 0x43800000 */ variable
76 iq[i] = (int32_t)(z-two8*fw);
141 if(z>=two8) {
143 iq[jz] = (int32_t)(z-two8*fw);

Completed in 16 milliseconds