exp2l             743 maint/gnulib/lib/math.in.h _GL_FUNCDECL_RPL (exp2l, long double, (long double x));
exp2l             744 maint/gnulib/lib/math.in.h _GL_CXXALIAS_RPL (exp2l, long double, (long double x));
exp2l             748 maint/gnulib/lib/math.in.h _GL_FUNCDECL_SYS (exp2l, long double, (long double x));
exp2l             750 maint/gnulib/lib/math.in.h _GL_CXXALIAS_SYS (exp2l, long double, (long double x));
exp2l             752 maint/gnulib/lib/math.in.h _GL_CXXALIASWARN (exp2l);
exp2l             756 maint/gnulib/lib/math.in.h _GL_WARN_ON_USE (exp2l, "exp2l is unportable - "
exp2l              36 maint/gnulib/tests/test-exp2l-ieee.c #define EXP2 exp2l
exp2l              24 maint/gnulib/tests/test-exp2l.c SIGNATURE_CHECK (exp2l, long double, (long double));
exp2l              36 maint/gnulib/tests/test-exp2l.c #define EXP2 exp2l
exp2l              49 maint/gnulib/tests/test-exp2l.c   y = exp2l (x);
exp2l             135 maint/gnulib/tests/test-math-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::exp2l, long double, (long double));