Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libm/common/complex/
H A Dctanhf.c30 #pragma weak __ctanhf = ctanhf
40 ctanhf(fcomplex z) { in ctanhf() function
H A Dctanf.c44 ct = ctanhf(z); in ctanf()
/titanic_50/usr/src/head/
H A Dcomplex.h73 extern float complex ctanhf(float complex);
/titanic_50/usr/src/lib/libm/common/
H A Dmapfile-vers410 ctanhf;
/titanic_50/usr/src/lib/libm/
H A DMakefile.com486 ctanhf.o \
790 ../common/complex/ctanhf.c \