OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__expf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_hip_math.h
547
float
__expf
(float __x) { return __ocml_native_exp_f32(__x); }
function
__clang_cuda_device_functions.h
173
__DEVICE__ float
__expf
(float __a) { return __nv_fast_expf(__a); }
function
Completed in 23 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026