HomeSort by: relevance | last modified time | path
    Searched defs:erff (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libm/src/
s_erff.c 100 erff(float x) function
  /src/lib/libm/noieee_src/
n_erf.c 324 erff(float x) function
  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_math.h 101 __DEVICE__ float erff(float __a) { return __nv_erff(__a); } function
__clang_hip_math.h 206 float erff(float __x) { return __ocml_erf_f32(__x); } function
  /src/external/gpl3/gcc/dist/libgfortran/intrinsics/
c99_functions.c 122 /* Wrappers for systems without the C99 erff() and erfcf() functions. */
126 float erff (float);
129 erff (float x) function
  /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
c99_functions.c 122 /* Wrappers for systems without the C99 erff() and erfcf() functions. */
126 float erff (float);
129 erff (float x) function

Completed in 37 milliseconds