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

/netbsd-current/lib/libm/src/
H A Dw_sinh.c34 return __ieee754_sinh(x);
37 z = __ieee754_sinh(x);
H A De_sinh.c18 /* __ieee754_sinh(x)
42 __ieee754_sinh(double x) function
H A Dmath_private.h627 extern double __ieee754_sinh __P((double));
/netbsd-current/lib/libm/arch/m68060/
H A De_sinh.S4 * FPLSP wrapper for __ieee754_sinh
12 ENTRY(__ieee754_sinh)
24 END(__ieee754_sinh)
H A Dmakeas.sh220 mk __ieee754_sinh '' 01d0 e_sinh
/netbsd-current/lib/libm/arch/mc68881/
H A De_sinh.S43 ENTRY(__ieee754_sinh)

Completed in 186 milliseconds