TYPE_IS_INTEGER 107 maint/gnulib/lib/parse-datetime.y verify (TYPE_IS_INTEGER (time_t)); TYPE_IS_INTEGER 150 maint/gnulib/lib/utimecmp.c verify (TYPE_IS_INTEGER (time_t)); TYPE_IS_INTEGER 69 maint/gnulib/tests/test-intprops.c ASSERT (TYPE_IS_INTEGER (bool)); TYPE_IS_INTEGER 70 maint/gnulib/tests/test-intprops.c ASSERT (TYPE_IS_INTEGER (char)); TYPE_IS_INTEGER 71 maint/gnulib/tests/test-intprops.c ASSERT (TYPE_IS_INTEGER (signed char)); TYPE_IS_INTEGER 72 maint/gnulib/tests/test-intprops.c ASSERT (TYPE_IS_INTEGER (unsigned char)); TYPE_IS_INTEGER 73 maint/gnulib/tests/test-intprops.c ASSERT (TYPE_IS_INTEGER (short int)); TYPE_IS_INTEGER 74 maint/gnulib/tests/test-intprops.c ASSERT (TYPE_IS_INTEGER (unsigned short int)); TYPE_IS_INTEGER 75 maint/gnulib/tests/test-intprops.c ASSERT (TYPE_IS_INTEGER (int)); TYPE_IS_INTEGER 76 maint/gnulib/tests/test-intprops.c ASSERT (TYPE_IS_INTEGER (unsigned int)); TYPE_IS_INTEGER 77 maint/gnulib/tests/test-intprops.c ASSERT (TYPE_IS_INTEGER (long int)); TYPE_IS_INTEGER 78 maint/gnulib/tests/test-intprops.c ASSERT (TYPE_IS_INTEGER (unsigned long int)); TYPE_IS_INTEGER 79 maint/gnulib/tests/test-intprops.c ASSERT (TYPE_IS_INTEGER (intmax_t)); TYPE_IS_INTEGER 80 maint/gnulib/tests/test-intprops.c ASSERT (TYPE_IS_INTEGER (uintmax_t)); TYPE_IS_INTEGER 81 maint/gnulib/tests/test-intprops.c ASSERT (! TYPE_IS_INTEGER (float)); TYPE_IS_INTEGER 82 maint/gnulib/tests/test-intprops.c ASSERT (! TYPE_IS_INTEGER (double)); TYPE_IS_INTEGER 83 maint/gnulib/tests/test-intprops.c ASSERT (! TYPE_IS_INTEGER (long double));