Searched refs:erfc (Results 1 – 12 of 12) sorted by relevance
51 double erfc(double x) in erfc() function
303 void test_erfc(int m) {run_vector_1(m,erfc_vec,(char *)(erfc),"erfc","dd"); } in test_erfc()
790 float erfcf(a) float a; { return erfc(a); }
254 _MATH_ALIAS_f_f(erfc)
389 _MATH_ALIAS_d_d(erfc)
42 * erf:: Error function (erf, erfc)
262 real erfc(real x)335 { .f = erfc, .name = "erfcl" },
168 d1 = erfc (d1); in main()
457 extern double erfc (double);
1225 #define erfc64 _NAME_64(erfc)
2499 newlib/libm/machine/spu/headers/erfc.h
9290 * libm/machine/spu/headers/erfc.h: Ditto.