Home
last modified time | relevance | path

Searched refs:erfc (Results 1 – 25 of 111) sorted by relevance

12345

/glibc-2.36/math/
Dauto-libm-test-out-erfc1 erfc 0.0
2 = erfc downward binary32 0x0p+0 : 0x1p+0 : inexact-ok
3 = erfc tonearest binary32 0x0p+0 : 0x1p+0 : inexact-ok
4 = erfc towardzero binary32 0x0p+0 : 0x1p+0 : inexact-ok
5 = erfc upward binary32 0x0p+0 : 0x1p+0 : inexact-ok
6 = erfc downward binary64 0x0p+0 : 0x1p+0 : inexact-ok
7 = erfc tonearest binary64 0x0p+0 : 0x1p+0 : inexact-ok
8 = erfc towardzero binary64 0x0p+0 : 0x1p+0 : inexact-ok
9 = erfc upward binary64 0x0p+0 : 0x1p+0 : inexact-ok
10 = erfc downward intel96 0x0p+0 : 0x1p+0 : inexact-ok
[all …]
Dlibm-test-erfc.inc1 /* Test erfc.
23 TEST_f_f (erfc, plus_infty, 0.0, ERRNO_UNCHANGED),
24 TEST_f_f (erfc, minus_infty, 2.0, ERRNO_UNCHANGED),
25 TEST_f_f (erfc, qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
26 TEST_f_f (erfc, -qnan_value, qnan_value, NO_INEXACT_EXCEPTION|ERRNO_UNCHANGED),
28 AUTO_TESTS_f_f (erfc),
34 ALL_RM_TEST (erfc, 0, erfc_test_data, RUN_TEST_LOOP_f_f, END);
Dauto-libm-test-in4979 erfc 0.0
4980 erfc -0
4981 erfc 0x1p-55
4982 erfc -0x1p-55
4983 erfc 0.125
4984 erfc 0.75
4985 erfc 1
4986 erfc -1
4987 erfc 1.25
4988 erfc 2.0
[all …]
Dtest-math-cxx11.cc66 (void) erfc; in do_test()
Dtest-tgmath.c276 b = erfc (erfc (a)); in F()
390 a = erfc (y); in F()
821 (F(erfc)) (TYPE x) in TYPE() argument
/glibc-2.36/sysdeps/x86_64/fpu/
Dtest-double-libmvec-erfc.c2 #define LIBMVEC_FUNC erfc
Dsvml_d_erfc2_core.S24 WRAPPER_IMPL_SSE2 erfc
Dtest-double-vlen2-wrappers.c49 VECTOR_WRAPPER (WRAPPER_NAME (erfc), _ZGVbN2v_erfc)
Dtest-double-vlen4-avx2-wrappers.c52 VECTOR_WRAPPER (WRAPPER_NAME (erfc), _ZGVdN4v_erfc)
Dtest-double-vlen4-wrappers.c49 VECTOR_WRAPPER (WRAPPER_NAME (erfc), _ZGVcN4v_erfc)
Dtest-double-vlen8-wrappers.c49 VECTOR_WRAPPER (WRAPPER_NAME (erfc), _ZGVeN8v_erfc)
DMakeconfig36 erfc \
66 erfc \
/glibc-2.36/sysdeps/ieee754/ldbl-opt/
Dnldbl-erfc.c7 return erfc (x); in erfcl()
DMakefile33 log1p logb exp2 sqrt cbrt fabs floor j0 j1 y0 y1 erf erfc \
99 CFLAGS-nldbl-erfc.c = -fno-builtin-erfcl
/glibc-2.36/sysdeps/ia64/fpu/
Ds_erfc.S681 GLOBAL_LIBM_ENTRY(erfc)
1137 GLOBAL_LIBM_END(erfc)
1138 libm_alias_double_other (erfc, erfc)
Dlibm_cpu_defs.h71 extern double erfc(double);
Dgen_import_file_list56 for f in asinh cbrt ceil erf erfc fabs floor \
Ds_erfcf.S920 libm_alias_float_other (erfc, erfc)
/glibc-2.36/conform/data/
Dtgmath.h-data27 macro erfc
/glibc-2.36/sysdeps/x86/fpu/finclude/
Dmath-vector-fortran.h69 !GCC$ builtin (erfc) attributes simd (notinbranch) if('x86_64')
124 !GCC$ builtin (erfc) attributes simd (notinbranch) if('x32')
/glibc-2.36/sysdeps/m68k/coldfire/fpu/
Dlibm-test-ulps100 Function: "erfc":
/glibc-2.36/sysdeps/powerpc/powerpc64/le/fpu/multiarch/
Dfloat128-ifunc.h152 #define DECL_ALIAS_s_erf(f) MAKE_IFUNCP_R (f,) MAKE_IFUNCP_R (erfc,)
/glibc-2.36/sysdeps/nios2/
Dlibm-test-ulps183 Function: "erfc":
/glibc-2.36/sysdeps/microblaze/
Dlibm-test-ulps178 Function: "erfc":
/glibc-2.36/sysdeps/arc/nofpu/
Dlibm-test-ulps183 Function: "erfc":

12345