Home
last modified time | relevance | path

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

/third_party/musl/src/math/
H A D__rem_pio2l.c29 #define ROUND1 22 macro
56 #define ROUND1 51 macro
101 if (ex - ey > ROUND1) { /* 2nd iteration needed, good to 141/248 (ld80/ld128) */ in __rem_pio2l()
/third_party/musl/porting/liteos_a/kernel/src/math/
H A D__rem_pio2l.c29 #define ROUND1 22 macro
56 #define ROUND1 51 macro
101 if (ex - ey > ROUND1) { /* 2nd iteration needed, good to 141/248 (ld80/ld128) */ in __rem_pio2l()

Completed in 2 milliseconds