Searched refs:__ieee754_log10 (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/lib/libm/arch/i387/
H A De_log10.S12 ENTRY(__ieee754_log10)
/netbsd-current/lib/libm/arch/m68060/
H A De_log10.S4 * FPLSP wrapper for __ieee754_log10
12 ENTRY(__ieee754_log10)
24 END(__ieee754_log10)
H A Dmakeas.sh208 mk __ieee754_log10 '' 00f8 e_log10
/netbsd-current/lib/libm/src/
H A Dw_log10.c37 return __ieee754_log10(x);
40 z = __ieee754_log10(x);
H A De_log10.c18 /* __ieee754_log10(x)
63 __ieee754_log10(double x) function
H A Dmath_private.h625 extern double __ieee754_log10 __P((double));
/netbsd-current/lib/libm/arch/mc68881/
H A De_log10.S43 ENTRY(__ieee754_log10)

Completed in 148 milliseconds