ULONG_WIDTH       157 maint/gnulib/lib/regex_internal.h #ifndef ULONG_WIDTH
ULONG_WIDTH       171 maint/gnulib/lib/regex_internal.h # if ULONG_MAX / 2 + 1 != 1ul << (ULONG_WIDTH - 1)
ULONG_WIDTH       199 maint/gnulib/lib/regex_internal.h #define BITSET_WORD_BITS ULONG_WIDTH
ULONG_WIDTH       144 maint/gnulib/tests/test-intprops.c    verify_stmt (TYPE_WIDTH (unsigned long int) == ULONG_WIDTH);
ULONG_WIDTH       109 maint/gnulib/tests/test-limits-h.c verify_width (ULONG_WIDTH, 0, ULONG_MAX);