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

/freebsd-10-stable/lib/msun/src/
H A Ds_csinhf.c42 csinhf(float complex z) function
100 z = csinhf(CMPLXF(cimagf(z), crealf(z)));
/freebsd-10-stable/include/
H A Dcomplex.h104 float complex csinhf(float complex);
/freebsd-10-stable/lib/msun/
H A DSymbol.map258 csinhf;
H A DMakefile158 MLINKS+=ccosh.3 ccoshf.3 ccosh.3 csinh.3 ccosh.3 csinhf.3 \
/freebsd-10-stable/lib/msun/tests/
H A Dctrig_test.c313 test_odd_tol(csinhf, z, CMPLXL(sinhf(nums[i]), 0), FLT_ULP());
337 test_odd_tol(csinhf, z, CMPLXL(copysign(0, cosf(nums[i])),
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Headers/
H A Dtgmath.h369 __tg_sinh(float _Complex __x) {return csinhf(__x);}
/freebsd-10-stable/contrib/libstdc++/
H A Dconfigure7455 csinhf(tmpf);
[all...]

Completed in 276 milliseconds