Searched refs:rhypotf (Results 1 – 2 of 2) sorted by relevance
255 __DEVICE__ float rhypotf(float __a, float __b) { in rhypotf() function
607 float rhypotf(float __x, float __y) { return __ocml_rhypot_f32(__x, __y); }