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

/freebsd-12-stable/lib/msun/src/
H A Ds_ccoshf.c100 ccosf(float complex z) function
/freebsd-12-stable/include/
H A Dcomplex.h96 float complex ccosf(float complex);
/freebsd-12-stable/lib/msun/tests/
H A Dctrig_test.c342 test_even_tol(ccosf, z, CMPLXL(cosf(nums[i]),
363 test_even_tol(ccosf, z, CMPLXL(coshf(nums[i]), -0.0),
/freebsd-12-stable/lib/msun/
H A DMakefile182 MLINKS+=ccos.3 ccosf.3 ccos.3 csin.3 ccos.3 csinf.3 ccos.3 ctan.3 ccos.3 ctanf.3
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h246 __tg_cos(float _Complex __x) {return ccosf(__x);}
/freebsd-12-stable/contrib/libstdc++/
H A Dconfigure7450 ccosf(tmpf);
[all...]

Completed in 191 milliseconds