ILOGB              36 maint/gnulib/tests/test-ilogb.h   y = ILOGB (x);
ILOGB              40 maint/gnulib/tests/test-ilogb.h   y = ILOGB (x);
ILOGB              44 maint/gnulib/tests/test-ilogb.h   y = ILOGB (x);
ILOGB              48 maint/gnulib/tests/test-ilogb.h   y = ILOGB (x);
ILOGB              52 maint/gnulib/tests/test-ilogb.h   y = ILOGB (x);
ILOGB              56 maint/gnulib/tests/test-ilogb.h   y = ILOGB (x);
ILOGB              60 maint/gnulib/tests/test-ilogb.h   ASSERT (ILOGB (L_(0.0)) == FP_ILOGB0);
ILOGB              61 maint/gnulib/tests/test-ilogb.h   ASSERT (ILOGB (MINUS_ZERO) == FP_ILOGB0);
ILOGB              64 maint/gnulib/tests/test-ilogb.h   ASSERT (ILOGB (INFINITY) == INT_MAX);
ILOGB              65 maint/gnulib/tests/test-ilogb.h   ASSERT (ILOGB (- INFINITY) == INT_MAX);
ILOGB              68 maint/gnulib/tests/test-ilogb.h   ASSERT (ILOGB (NAN) == FP_ILOGBNAN);
ILOGB              74 maint/gnulib/tests/test-ilogb.h       y = ILOGB (x);
ILOGB              79 maint/gnulib/tests/test-ilogb.h       y = ILOGB (x);
ILOGB              84 maint/gnulib/tests/test-ilogb.h       y = ILOGB (x);
ILOGB              90 maint/gnulib/tests/test-ilogb.h       y = ILOGB (x);
ILOGB              95 maint/gnulib/tests/test-ilogb.h       y = ILOGB (x);
ILOGB             100 maint/gnulib/tests/test-ilogb.h       y = ILOGB (x);
ILOGB             106 maint/gnulib/tests/test-ilogb.h       y = ILOGB (x);
ILOGB             111 maint/gnulib/tests/test-ilogb.h       y = ILOGB (x);
ILOGB             116 maint/gnulib/tests/test-ilogb.h       y = ILOGB (x);
ILOGB             122 maint/gnulib/tests/test-ilogb.h       y = ILOGB (x);
ILOGB             127 maint/gnulib/tests/test-ilogb.h       y = ILOGB (x);
ILOGB             132 maint/gnulib/tests/test-ilogb.h       y = ILOGB (x);
ILOGB             143 maint/gnulib/tests/test-ilogb.h           y = ILOGB (x);