5#pragma function(_hypotf)
15 return (
float)
_hypot((
double)
x, (
double)
y);
_Check_return_ float __cdecl _hypotf(_In_ float x, _In_ float y)
_ACRTIMP double __cdecl _hypot(double, double)
GLint GLint GLint GLint GLint x
GLint GLint GLint GLint GLint GLint y