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