Lines Matching refs:hypotf
33871 extern float hypotf (float __x, float __y) throw (); extern float __hypotf (float __x, float __y) throw ();35266 using ::hypotf;76383 return hypotf(aB.x - aA.x, aB.y - aA.y);