Searched defs:erff (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/lib/msun/src/
H A Ds_erff.c81 erff(float x) function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_math.h101 __DEVICE__ float erff(float __a) { return __nv_erff(__a); } function
H A D__clang_hip_math.h139 inline float erff(float __x) { return __ocml_erf_f32(__x); } function

Completed in 69 milliseconds