Home
last modified time | relevance | path

Searched refs:__math_xflowf (Results 1 – 12 of 12) sorted by relevance

/haiku/src/system/libroot/posix/musl/math/
H A D__math_oflowf.c5 return __math_xflowf(sign, 0x1p97f); in __math_oflowf()
H A D__math_uflowf.c5 return __math_xflowf(sign, 0x1p-95f); in __math_uflowf()
H A D__math_xflowf.c3 float __math_xflowf(uint32_t sign, float y) in __math_xflowf() function
/haiku/src/system/libroot/posix/musl/internal/
H A Dlibm.h261 hidden float __math_xflowf(uint32_t, float);
/haiku/src/system/libroot/posix/musl/math/arm64/
H A DJamfile56 __math_xflow.c __math_xflowf.c
/haiku/src/system/libroot/posix/musl/math/x86_64/
H A DJamfile33 __math_xflow.c __math_xflowf.c modf.c modff.c modfl.c
/haiku/src/system/libroot/posix/musl/math/m68k/
H A DJamfile54 __math_xflow.c __math_xflowf.c
/haiku/src/system/libroot/posix/musl/math/sparc/
H A DJamfile54 __math_xflow.c __math_xflowf.c
/haiku/src/system/libroot/posix/musl/math/ppc/
H A DJamfile54 __math_xflow.c __math_xflowf.c
/haiku/src/system/libroot/posix/musl/math/riscv64/
H A DJamfile54 __math_xflow.c __math_xflowf.c
/haiku/src/system/libroot/posix/musl/math/arm/
H A DJamfile54 __math_xflow.c __math_xflowf.c
/haiku/src/system/libroot/posix/musl/math/x86/
H A DJamfile34 __math_xflow.c __math_xflowf.c modf.c modff.c modfl.c