Home
last modified time | relevance | path

Searched refs:tanf (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/arm-optimized-routines/math/test/testcases/directed/
H A Dtanf.tst1 ; tanf.tst
6 func=tanf op1=7fc00001 result=7fc00001 errno=0
7 func=tanf op1=ffc00001 result=7fc00001 errno=0
8 func=tanf op1=7f800001 result=7fc00001 errno=0 status=i
9 func=tanf op1=ff800001 result=7fc00001 errno=0 status=i
10 func=tanf op1=7f800000 result=7fc00001 errno=EDOM status=i
11 func=tanf op1=ff800000 result=7fc00001 errno=EDOM status=i
12 func=tanf op1=00000000 result=00000000 errno=0
13 func=tanf op1=80000000 result=80000000 errno=0
14 ; SDCOMP-26094: check tanf in the cases for which the range reducer
[all …]
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dtanf_3u3.c96 tanf (float x) in tanf() function
178 TEST_ULP (tanf, 2.80)
179 TEST_INTERVAL (tanf, 0, 0xffff0000, 10000)
180 TEST_SYM_INTERVAL (tanf, 0x1p-127, 0x1p-14, 50000)
181 TEST_SYM_INTERVAL (tanf, 0x1p-14, 0.7, 50000)
182 TEST_SYM_INTERVAL (tanf, 0.7, 1.5, 50000)
183 TEST_SYM_INTERVAL (tanf, 1.5, 0x1p17, 50000)
184 TEST_SYM_INTERVAL (tanf, 0x1p17, 0x1p54, 50000)
185 TEST_SYM_INTERVAL (tanf, 0x1p54, inf, 50000)
/freebsd/contrib/netbsd-tests/lib/libm/
H A Dt_tan.c190 ok = (fabsf((tanf(theta) - tan_theta)/tan_theta) in ATF_TC_BODY()
196 deg, tanf(theta), tan_theta); in ATF_TC_BODY()
212 ATF_CHECK(isnan(tanf(x)) != 0); in ATF_TC_BODY()
225 if (isnan(tanf(x)) == 0) { in ATF_TC_BODY()
241 if (isnan(tanf(x)) == 0) { in ATF_TC_BODY()
258 ATF_CHECK(tanf(x) == x); in ATF_TC_BODY()
271 ATF_CHECK(tanf(x) == x); in ATF_TC_BODY()
/freebsd/lib/msun/tests/
H A Dtrig_test.c172 ATF_CHECK(fabs(tanf(-f_pi_odd[i])) < FLT_EPSILON); in ATF_TC_BODY()
176 ATF_CHECK(fabs(tanf(f_pi_odd[i] * 2)) < FLT_EPSILON); in ATF_TC_BODY()
180 ATF_CHECK(fabs(tanf(-f_pi_odd[i] * 2)) < FLT_EPSILON); in ATF_TC_BODY()
H A Dctrig_test.c338 test_odd_tol(ctanf, z, CMPLXL(tanf(nums[i]), 0), FLT_ULP()); in ATF_TC_BODY()
355 test_odd_tol(ctanhf, z, CMPLXL(0, tanf(nums[i])), FLT_ULP()); in ATF_TC_BODY()
/freebsd/contrib/arm-optimized-routines/math/test/testcases/random/
H A Dfloat.tst10 test tanf 10000
/freebsd/lib/msun/src/
H A Ds_tanf.c34 tanf(float x) in tanf() function
H A Ds_ctanhf.c69 t = tanf(y); in ctanhf()
H A Dmath.h353 float tanf(float);
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A Dexplicit_symbols.inc90 INLINE_DEF_FLOAT_SYMBOL(tanf, 1)
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dtanf.c42 return sv_call_f32 (tanf, x, y, cmp); in special_case()
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dtanf.c42 return v_call_f32 (tanf, x, y, cmp); in special_case()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DVecFuncs.def52 TLI_DEFINE_VECFUNC("tanf", "vtanf", FIXED(4), "_ZGV_LLVM_N4v")
114 TLI_DEFINE_VECFUNC("tanf", "_simd_tan_f4", FIXED(4), "_ZGV_LLVM_N4v")
177 TLI_DEFINE_VECFUNC("tanf", "_ZGVbN4v_tanf", FIXED(4), "_ZGV_LLVM_N4v")
178 TLI_DEFINE_VECFUNC("tanf", "_ZGVdN8v_tanf", FIXED(8), "_ZGV_LLVM_N8v")
477 TLI_DEFINE_VECFUNC("tanf", "_ZGVnN2v_tanf", FIXED(2), NOMASK, "_ZGV_LLVM_N2v", CallingConv::AArch64…
478 TLI_DEFINE_VECFUNC("tanf", "_ZGVnN4v_tanf", FIXED(4), NOMASK, "_ZGV_LLVM_N4v", CallingConv::AArch64…
480 TLI_DEFINE_VECFUNC("tanf", "_ZGVsMxv_tanf", SCALABLE(4), MASKED, "_ZGVsMxv", NOCC)
547 TLI_DEFINE_VECFUNC("tanf", "__tanf4", FIXED(4), "_ZGV_LLVM_N4v")
613 TLI_DEFINE_VECFUNC("tanf", "__svml_tanf4", FIXED(4), "_ZGV_LLVM_N4v")
614 TLI_DEFINE_VECFUNC("tanf", "__svml_tanf8", FIXED(8), "_ZGV_LLVM_N8v")
[all …]
H A DScalarFuncs.def110 TLI_DEFINE_SCALAR_MASS_FUNC("tanf", "__xl_tanf")
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_cmath.h175 __DEVICE__ float tan(float __x) { return ::tanf(__x); } in tan()
494 using ::tanf;
H A D__clang_cuda_math.h320 __DEVICE__ float tanf(float __a) { return __nv_tanf(__a); } in tanf() function
H A D__clang_hip_cmath.h788 using ::tanf;
/freebsd/lib/msun/
H A DSymbol.map172 tanf;
H A DMakefile293 MLINKS+=tan.3 tanf.3 tan.3 tanl.3
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcmath.inc39 using ::tanf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/arm-optimized-routines/math/include/
H A Dmathlib.h78 DECL_SIMD_aarch64 float tanf (float);
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dcmath130 float tanf(float x);
415 using ::tanf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcmath130 float tanf(float x);
419 using ::tanf _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcmath.cppm
H A Dcmath.inc40 using std::tanf _LIBCPP_USING_IF_EXISTS;

12