Searched defs:erf (Results 1 – 15 of 15) sorted by relevance
312 real erf(real x) in erf() function
304 real erf(real x) in erf() function
337 alias core.stdc.math.erf erf; in version() local339 alias core.stdc.math.erff erf; in version() local341 alias core.stdc.math.erfl erf; in version() local838 alias core.stdc.math.erf erf; in version() local840 alias core.stdc.math.erff erf; in version() local842 alias core.stdc.math.erfl erf; in version() local1341 alias core.stdc.math.erf erf; variable1343 alias core.stdc.math.erff erf; variable1345 alias core.stdc.math.erfl erf; variable
192 erf(double x) in erf() function
266 erf(double x) in erf() function
830 real erf(real x) in erf() function
831 real erf(real x) in erf() function
1162 inline _LIBCPP_INLINE_VISIBILITY float erf(float __lcpp_x) _NOEXCEPT {return ::erff(__l… in erf() function1163 inline _LIBCPP_INLINE_VISIBILITY long double erf(long double __lcpp_x) _NOEXCEPT {return ::erfl(__l… in erf() function1168 erf(_A1 __lcpp_x) _NOEXCEPT {return ::erf((double)__lcpp_x);} in erf() function
84 #define erf(x) __TGMATH_REAL(x, erf) macro
153 #define erf(a) __TG_FN1(erf, (a)) macro
94 __DEVICE__ double erf(double __a) { return __nv_erf(__a); } in erf() function
636 #define erf(__x) __tg_erf(__tg_promote1((__x))(__x)) macro
405 erf, 99 keyword