Home
last modified time | relevance | path

Searched refs:ccoshf (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/lib/libm/common/complex/
H A Dccoshf.c29 #pragma weak __ccoshf = ccoshf
41 ccoshf(fcomplex z) { in ccoshf() function
H A Dccosf.c43 return (ccoshf(z)); in ccosf()
/titanic_50/usr/src/head/
H A Dcomplex.h63 extern float complex ccoshf(float complex);
/titanic_50/usr/src/lib/libm/common/
H A Dmapfile-vers366 ccoshf;
/titanic_50/usr/src/lib/libm/
H A DMakefile.com450 ccoshf.o \
754 ../common/complex/ccoshf.c \