Searched refs:rhypot (Results 1 – 2 of 2) sorted by relevance
252 __DEVICE__ double rhypot(double __a, double __b) { in rhypot() function
1015 double rhypot(double __x, double __y) { return __ocml_rhypot_f64(__x, __y); }