Searched refs:casinhf (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/include/
H A Dcomplex.h80 float complex casinhf(float complex);
/freebsd-current/lib/msun/src/
H A Dcatrigf.c145 casinhf(float complex z) function
194 float complex w = casinhf(CMPLXF(cimagf(z), crealf(z)));
/freebsd-current/lib/msun/
H A DMakefile197 cacos.3 casinh.3 cacos.3 casinhf.3 cacos.3 casinhl.3 \
/freebsd-current/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h188 __tg_asinh(float _Complex __x) {return casinhf(__x);}

Completed in 176 milliseconds