HomeSort by: relevance | last modified time | path
    Searched refs:erfcinv (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_runtime_wrapper.h 242 static inline float erfcinv(float __a) { return erfcinvf(__a); } function
__clang_cuda_math.h 97 __DEVICE__ double erfcinv(double __a) { return __nv_erfcinv(__a); } function
__clang_hip_math.h 747 double erfcinv(double __x) { return __ocml_erfcinv_f64(__x); } function

Completed in 28 milliseconds