Home
last modified time | relevance | path

Searched refs:top16 (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/src/math/
Dlog.c38 static inline uint32_t top16(double x) in top16() function
51 top = top16(x); in log()
/third_party/musl/porting/uniproton/kernel/src/math/
Dlog.c38 static inline uint32_t top16(double x) in top16() function
51 top = top16(x); in log()
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlog.c23 static inline uint32_t top16(double x) in top16() function
36 top = top16(x); in log()
Dlog2.c23 static inline uint32_t top16(double x) in top16() function
36 top = top16(x); in log2()
/third_party/musl/src/math/
Dlog.c23 static inline uint32_t top16(double x) in top16() function
36 top = top16(x); in log()
Dlog2.c23 static inline uint32_t top16(double x) in top16() function
36 top = top16(x); in log2()
/third_party/optimized-routines/math/
Dlog2.c24 top16 (double x) in top16() function
39 top = top16 (x); in log2()
Dlog.c24 top16 (double x) in top16() function
39 top = top16 (x); in log()