Home
last modified time | relevance | path

Searched defs:llo (Results 1 - 5 of 5) sorted by relevance

/third_party/musl/porting/uniproton/kernel/src/math/
H A Dpow.c338 double_t llo = hi - lhi + lo; in pow() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dpow.c338 double_t llo = hi - lhi + lo; in pow() local
/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dpow.c338 double_t llo = hi - lhi + lo; in pow() local
/third_party/musl/src/math/
H A Dpow.c338 double_t llo = hi - lhi + lo; in pow() local
/third_party/optimized-routines/math/
H A Dpow.c368 double_t llo = hi - lhi + lo; in pow() local

Completed in 5 milliseconds