expm1f 768 maint/gnulib/lib/math.in.h _GL_FUNCDECL_RPL (expm1f, float, (float x)); expm1f 769 maint/gnulib/lib/math.in.h _GL_CXXALIAS_RPL (expm1f, float, (float x)); expm1f 772 maint/gnulib/lib/math.in.h _GL_FUNCDECL_SYS (expm1f, float, (float x)); expm1f 774 maint/gnulib/lib/math.in.h _GL_CXXALIAS_SYS (expm1f, float, (float x)); expm1f 776 maint/gnulib/lib/math.in.h _GL_CXXALIASWARN (expm1f); expm1f 780 maint/gnulib/lib/math.in.h _GL_WARN_ON_USE (expm1f, "expm1f is unportable - " expm1f 36 maint/gnulib/tests/test-expm1f-ieee.c #define EXPM1 expm1f expm1f 24 maint/gnulib/tests/test-expm1f.c SIGNATURE_CHECK (expm1f, float, (float)); expm1f 34 maint/gnulib/tests/test-expm1f.c #define EXPM1 expm1f expm1f 43 maint/gnulib/tests/test-expm1f.c y = expm1f (x); expm1f 139 maint/gnulib/tests/test-math-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::expm1f, float, (float));