Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Def_rem_pio2.c69 static const __int32_t npio2_hw[] = { variable
71 static __int32_t npio2_hw[] = {
154 if(n<32&&(ix&0xffffff00)!=npio2_hw[n-1]) {
/AliOS-Things-master/components/SDL2/src/libm/
A De_rem_pio2.c38 static const int32_t npio2_hw[] = { variable
111 if(n<32&&ix!=npio2_hw[n-1]) { in __ieee754_rem_pio2()

Completed in 3 milliseconds