Home
last modified time | relevance | path

Searched defs:top12 (Results 1 – 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/musl/math/
H A Dexp2f.c28 static inline uint32_t top12(float x) in top12() function
H A Dexpf.c28 static inline uint32_t top12(float x) in top12() function
H A Dexp2.c65 static inline uint32_t top12(double x) in top12() function
H A Dexp.c67 static inline uint32_t top12(double x) in top12() function
H A Dpow.c28 static inline uint32_t top12(double x) in top12() function