Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dsqrtl.c41 static inline u128 asu128(long double x) in asu128() function
184 ix = asu128(x); in sqrtl()
195 ix = asu128(x * 0x1p112); in sqrtl()
/third_party/musl/src/math/
H A Dsqrtl.c41 static inline u128 asu128(long double x) in asu128() function
184 ix = asu128(x); in sqrtl()
195 ix = asu128(x * 0x1p112); in sqrtl()

Completed in 2 milliseconds