Searched refs:erfcinvf (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); }
H A D__clang_cuda_device_functions.h1532 __DEVICE__ float erfcinvf(float __a) { return __nv_erfcinvf(__a); } function

Completed in 136 milliseconds