OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fdimf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_math.h
114
__DEVICE__ float
fdimf
(float __a, float __b) { return __nv_fdimf(__a, __b); }
function
__clang_hip_math.h
227
float
fdimf
(float __x, float __y) { return __ocml_fdim_f32(__x, __y); }
function
Completed in 15 milliseconds
Indexes created Sun Apr 19 00:22:55 UTC 2026