expl 76 maint/gnulib/lib/expm1l.c return expl (x) - 1.0L; expl 677 maint/gnulib/lib/math.in.h _GL_FUNCDECL_RPL (expl, long double, (long double x)); expl 678 maint/gnulib/lib/math.in.h _GL_CXXALIAS_RPL (expl, long double, (long double x)); expl 682 maint/gnulib/lib/math.in.h _GL_FUNCDECL_SYS (expl, long double, (long double x)); expl 684 maint/gnulib/lib/math.in.h _GL_CXXALIAS_SYS (expl, long double, (long double x)); expl 687 maint/gnulib/lib/math.in.h _GL_CXXALIASWARN (expl); expl 692 maint/gnulib/lib/math.in.h _GL_WARN_ON_USE (expl, "expl is unportable - " expl 36 maint/gnulib/tests/test-expl-ieee.c #define EXP expl expl 24 maint/gnulib/tests/test-expl.c SIGNATURE_CHECK (expl, long double, (long double)); expl 34 maint/gnulib/tests/test-expl.c #define EXP expl expl 47 maint/gnulib/tests/test-expl.c y = expl (x); expl 125 maint/gnulib/tests/test-math-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::expl, long double, (long double));