atan2f 385 maint/gnulib/lib/math.in.h _GL_FUNCDECL_RPL (atan2f, float, (float y, float x)); atan2f 386 maint/gnulib/lib/math.in.h _GL_CXXALIAS_RPL (atan2f, float, (float y, float x)); atan2f 390 maint/gnulib/lib/math.in.h _GL_FUNCDECL_SYS (atan2f, float, (float y, float x)); atan2f 392 maint/gnulib/lib/math.in.h _GL_CXXALIAS_SYS (atan2f, float, (float y, float x)); atan2f 394 maint/gnulib/lib/math.in.h _GL_CXXALIASWARN (atan2f); atan2f 398 maint/gnulib/lib/math.in.h _GL_WARN_ON_USE (atan2f, "atan2f is unportable - " atan2f 24 maint/gnulib/tests/test-atan2f.c SIGNATURE_CHECK (atan2f, float, (float, float)); atan2f 38 maint/gnulib/tests/test-atan2f.c z = atan2f (y, x); atan2f 44 maint/gnulib/tests/test-atan2f.c z = atan2f (y, x); atan2f 50 maint/gnulib/tests/test-atan2f.c z = atan2f (y, x); atan2f 56 maint/gnulib/tests/test-atan2f.c z = atan2f (y, x); atan2f 68 maint/gnulib/tests/test-math-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::atan2f, float, (float, float));