OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rhypot
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_math.h
246
__DEVICE__ double
rhypot
(double __a, double __b) {
function
__clang_cuda_math.h
246
__DEVICE__ double
rhypot
(double __a, double __b) {
function
__clang_hip_math.h
973
double
rhypot
(double __x, double __y) { return __ocml_rhypot_f64(__x, __y); }
function
__clang_hip_math.h
973
double
rhypot
(double __x, double __y) { return __ocml_rhypot_f64(__x, __y); }
function
Completed in 41 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026