HomeSort by: relevance | last modified time | path
    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