Searched refs:__ieee754_cosh (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/lib/libm/src/
H A Dw_cosh.c34 return __ieee754_cosh(x);
37 z = __ieee754_cosh(x);
H A De_cosh.c18 /* __ieee754_cosh(x)
45 __ieee754_cosh(double x) function
H A Dmath_private.h618 extern double __ieee754_cosh __P((double));
/netbsd-current/lib/libm/arch/m68060/
H A De_cosh.S4 * FPLSP wrapper for __ieee754_cosh
12 ENTRY(__ieee754_cosh)
24 END(__ieee754_cosh)
H A Dmakeas.sh200 mk __ieee754_cosh '' 0080 e_cosh
/netbsd-current/lib/libm/arch/mc68881/
H A De_cosh.S43 ENTRY(__ieee754_cosh)

Completed in 85 milliseconds