log1pl 1647 maint/gnulib/lib/math.in.h _GL_FUNCDECL_RPL (log1pl, long double, (long double x)); log1pl 1648 maint/gnulib/lib/math.in.h _GL_CXXALIAS_RPL (log1pl, long double, (long double x)); log1pl 1651 maint/gnulib/lib/math.in.h _GL_FUNCDECL_SYS (log1pl, long double, (long double x)); log1pl 1653 maint/gnulib/lib/math.in.h _GL_CXXALIAS_SYS (log1pl, long double, (long double x)); log1pl 1655 maint/gnulib/lib/math.in.h _GL_CXXALIASWARN (log1pl); log1pl 1659 maint/gnulib/lib/math.in.h _GL_WARN_ON_USE (log1pl, "log1pl has portability problems - " log1pl 36 maint/gnulib/tests/test-log1pl-ieee.c #define LOG1P log1pl log1pl 24 maint/gnulib/tests/test-log1pl.c SIGNATURE_CHECK (log1pl, long double, (long double)); log1pl 35 maint/gnulib/tests/test-log1pl.c #define LOG1P log1pl log1pl 48 maint/gnulib/tests/test-log1pl.c y = log1pl (x); log1pl 262 maint/gnulib/tests/test-math-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::log1pl, long double, (long double));