Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dpowl.c168 #define MEXP (NXT*16384.0L) macro
169 /* The following if denormal numbers are supported, else -MEXP: */
370 if (w > MEXP) in powl()
/third_party/musl/src/math/
H A Dpowl.c168 #define MEXP (NXT*16384.0L) macro
169 /* The following if denormal numbers are supported, else -MEXP: */
378 if (w > MEXP) in powl()

Completed in 2 milliseconds