Searched refs:catanhf (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/include/
H A Dcomplex.h90 float complex catanhf(float complex);
/freebsd-12-stable/lib/msun/src/
H A Dcatrigf.c341 catanhf(float complex z) function
392 float complex w = catanhf(CMPLXF(cimagf(z), crealf(z)));
/freebsd-12-stable/lib/msun/
H A DMakefile181 cacos.3 catanh.3 cacos.3 catanhf.3 cacos.3 catanhl.3
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h217 __tg_atanh(float _Complex __x) {return catanhf(__x);}
/freebsd-12-stable/contrib/libstdc++/
H A Dconfigure30500 catanhf(tmpf);
[all...]

Completed in 408 milliseconds