Searched refs:erfcinv (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_runtime_wrapper.h233 static inline float erfcinv(float __a) { return erfcinvf(__a); } function
H A D__clang_cuda_device_functions.h1531 __DEVICE__ double erfcinv(double __a) { return __nv_erfcinv(__a); } function

Completed in 66 milliseconds