remainderf 1908 maint/gnulib/lib/math.in.h _GL_FUNCDECL_RPL (remainderf, float, (float x, float y)); remainderf 1909 maint/gnulib/lib/math.in.h _GL_CXXALIAS_RPL (remainderf, float, (float x, float y)); remainderf 1912 maint/gnulib/lib/math.in.h _GL_FUNCDECL_SYS (remainderf, float, (float x, float y)); remainderf 1914 maint/gnulib/lib/math.in.h _GL_CXXALIAS_SYS (remainderf, float, (float x, float y)); remainderf 1916 maint/gnulib/lib/math.in.h _GL_CXXALIASWARN (remainderf); remainderf 1920 maint/gnulib/lib/math.in.h _GL_WARN_ON_USE (remainderf, "remainderf is unportable - " remainderf 39 maint/gnulib/lib/remainder.c # define REMAINDER remainderf remainderf 304 maint/gnulib/tests/test-math-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::remainderf, float, (float, float)); remainderf 36 maint/gnulib/tests/test-remainderf-ieee.c #define REMAINDER remainderf remainderf 24 maint/gnulib/tests/test-remainderf.c SIGNATURE_CHECK (remainderf, float, (float, float)); remainderf 34 maint/gnulib/tests/test-remainderf.c #define REMAINDER remainderf remainderf 44 maint/gnulib/tests/test-remainderf.c z = remainderf (x, y);