OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:erfcx
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_runtime_wrapper.h
245
static inline float
erfcx
(float __a) { return erfcxf(__a); }
function
__clang_cuda_math.h
99
__DEVICE__ double
erfcx
(double __a) { return __nv_erfcx(__a); }
function
__clang_hip_math.h
750
double
erfcx
(double __x) { return __ocml_erfcx_f64(__x); }
function
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026