frexpf 55 maint/gnulib/lib/cbrtf.c xm = frexpf (fabsf (x), &xe); frexpf 57 maint/gnulib/lib/fma.c # define FREXP frexpf frexpf 42 maint/gnulib/lib/ilogb.c # define FREXP frexpf frexpf 74 maint/gnulib/lib/log2f.c y = frexpf (x, &e); frexpf 43 maint/gnulib/lib/logb.c # define FREXP frexpf frexpf 1115 maint/gnulib/lib/math.in.h _GL_FUNCDECL_RPL (frexpf, float, (float x, int *expptr) _GL_ARG_NONNULL ((2))); frexpf 1116 maint/gnulib/lib/math.in.h _GL_CXXALIAS_RPL (frexpf, float, (float x, int *expptr)); frexpf 1120 maint/gnulib/lib/math.in.h _GL_FUNCDECL_SYS (frexpf, float, (float x, int *expptr) _GL_ARG_NONNULL ((2))); frexpf 1122 maint/gnulib/lib/math.in.h _GL_CXXALIAS_SYS (frexpf, float, (float x, int *expptr)); frexpf 1125 maint/gnulib/lib/math.in.h _GL_CXXALIASWARN (frexpf); frexpf 1130 maint/gnulib/lib/math.in.h _GL_WARN_ON_USE (frexpf, "frexpf is unportable - " frexpf 36 maint/gnulib/tests/test-frexpf-ieee.c #define FREXP frexpf frexpf 24 maint/gnulib/tests/test-frexpf.c SIGNATURE_CHECK (frexpf, float, (float, int *)); frexpf 52 maint/gnulib/tests/test-frexpf.c #define FREXP frexpf frexpf 189 maint/gnulib/tests/test-math-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::frexpf, float, (float, int *));