Searched refs:ctanf (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/lib/msun/src/
H A Ds_ctanhf.c79 ctanf(float complex z) function
/freebsd-10-stable/include/
H A Dcomplex.h110 float complex ctanf(float complex);
/freebsd-10-stable/lib/msun/
H A DSymbol.map265 ctanf;
H A DMakefile157 MLINKS+=ccos.3 ccosf.3 ccos.3 csin.3 ccos.3 csinf.3 ccos.3 ctan.3 ccos.3 ctanf.3
/freebsd-10-stable/lib/msun/tests/
H A Dctrig_test.c324 test_odd_tol(ctanf, z, CMPLXL(tanf(nums[i]), 0), FLT_ULP());
345 test_odd_tol(ctanf, z, CMPLXL(0, tanhf(nums[i])),
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h311 __tg_tan(float _Complex __x) {return ctanf(__x);}
/freebsd-10-stable/contrib/libstdc++/
H A Dconfigure7457 ctanf(tmpf);
[all...]

Completed in 218 milliseconds