Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/machine/spu/
Ds_erf.c51 double erfc(double x) in erfc() function
/picolibc-3.7.0-3.6.0/newlib/libm/test/
Derfc_vec.c303 void test_erfc(int m) {run_vector_1(m,erfc_vec,(char *)(erfc),"erfc","dd"); } in test_erfc()
Dmath.c790 float erfcf(a) float a; { return erfc(a); }
/picolibc-3.7.0-3.6.0/newlib/libm/math/
Dsf_erf.c254 _MATH_ALIAS_f_f(erfc)
Ds_erf.c389 _MATH_ALIAS_d_d(erfc)
Dmath.tex42 * erf:: Error function (erf, erfc)
/picolibc-3.7.0-3.6.0/test/
Dlong_double_gen.5c262 real erfc(real x)
335 { .f = erfc, .name = "erfcl" },
Dmath-funcs.c168 d1 = erfc (d1); in main()
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dmath.h457 extern double erfc (double);
/picolibc-3.7.0-3.6.0/newlib/libm/common/
Dmath_config.h1225 #define erfc64 _NAME_64(erfc)
/picolibc-3.7.0-3.6.0/
DCOPYING.picolibc2499 newlib/libm/machine/spu/headers/erfc.h
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-20159290 * libm/machine/spu/headers/erfc.h: Ditto.