Searched refs:__ieee754_exp10 (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A De_exp10.c25 __ieee754_exp10 (double arg) function
H A Dw_exp10.c31 return __ieee754_exp10(x);
34 z = __ieee754_exp10(x);
/haiku-fatelf/src/system/libroot/posix/glibc/arch/x86/
H A De_exp10.S8 ENTRY(__ieee754_exp10) function
38 END (__ieee754_exp10)
/haiku-fatelf/src/system/libroot/posix/glibc/include/arch/m68k/
H A Dmathimpl.h30 __inline_mathop (__ieee754_exp10, tentox)
/haiku-fatelf/src/system/libroot/posix/glibc/math/
H A Dmath_private.h164 extern double __ieee754_exp10 (double);

Completed in 101 milliseconds