Home
last modified time | relevance | path

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

/third_party/musl/src/math/
D__rem_pio2l.c30 #define ROUND2 61 macro
57 #define ROUND2 119 macro
109 if (ex - ey > ROUND2) { /* 3rd iteration, good to 180/316 bits */ in __rem_pio2l()
/third_party/musl/porting/liteos_a/kernel/src/math/
D__rem_pio2l.c30 #define ROUND2 61 macro
57 #define ROUND2 119 macro
109 if (ex - ey > ROUND2) { /* 3rd iteration, good to 180/316 bits */ in __rem_pio2l()