Home
last modified time | relevance | path

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

/external/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()
/external/trusty/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()
/external/arm-optimized-routines/math/aarch64/experimental/
Dlog10_2u.c27 top16 (double x) in top16() function
50 top = top16 (x); in log10()
/external/cronet/stable/third_party/llvm-libc/src/AOR_v20.02/math/
Dlog2.c25 top16 (double x) in top16() function
40 top = top16 (x); in log2()
Dlog.c25 top16 (double x) in top16() function
40 top = top16 (x); in log()
/external/cronet/tot/third_party/llvm-libc/src/AOR_v20.02/math/
Dlog2.c25 top16 (double x) in top16() function
40 top = top16 (x); in log2()
Dlog.c25 top16 (double x) in top16() function
40 top = top16 (x); in log()
/external/arm-optimized-routines/math/
Dlog2.c26 top16 (double x) in top16() function
41 top = top16 (x); in log2()
Dlog.c26 top16 (double x) in top16() function
41 top = top16 (x); in log()