HomeSort by: relevance | last modified time | path
    Searched defs:rhypotf (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Headers/
__clang_cuda_math.h 249 __DEVICE__ float rhypotf(float __a, float __b) { function
__clang_cuda_math.h 249 __DEVICE__ float rhypotf(float __a, float __b) { function
__clang_cuda_math.h 249 __DEVICE__ float rhypotf(float __a, float __b) { function
__clang_hip_math.h 425 float rhypotf(float __x, float __y) { return __ocml_rhypot_f32(__x, __y); } function
__clang_hip_math.h 425 float rhypotf(float __x, float __y) { return __ocml_rhypot_f32(__x, __y); } function
__clang_hip_math.h 425 float rhypotf(float __x, float __y) { return __ocml_rhypot_f32(__x, __y); } function

Completed in 105 milliseconds