Home
last modified time | relevance | path

Searched refs:two24 (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/libm/
A Dk_rem_pio2.c149 two24 = 1.67772160000000000000e+07, /* 0x41700000, 0x00000000 */ variable
190 iq[i] = (int32_t)(z-two24*fw); in __kernel_rem_pio2()
259 if(z>=two24) { in __kernel_rem_pio2()
261 iq[jz] = (int32_t)(z-two24*fw); in __kernel_rem_pio2()
A De_rem_pio2.c60 two24 = 1.67772160000000000000e+07, /* 0x41700000, 0x00000000 */ variable
153 z = (z-tx[i])*two24; in __ieee754_rem_pio2()
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dmath.c145 two24 = 16777216.0f, /* 0x4b800000 */ variable
273 ax *= two24; in powf()

Completed in 7 milliseconds