Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/libm/
A De_rem_pio2.c67 pio2_3t = 8.47842766036889956997e-32; /* 0x397B839A, 0x252049C1 */ variable
131 w = fn*pio2_3t-((t-r)-w); in __ieee754_rem_pio2()
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Def_rem_pio2.c105 pio2_3t = 6.1232342629e-17f; /* 0x248d3132 */ variable
174 w = fn*pio2_3t-((t-r)-w);
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A D__rem_pio2.c45 pio2_3t = 8.47842766036889956997e-32; /* 0x397B839A, 0x252049C1 */ variable
141 w = fn*pio2_3t - ((t-r)-w); in __rem_pio2()

Completed in 8 milliseconds