Unsigned           65 lib/strtoimax.c   verify (sizeof (Int) == sizeof (Unsigned long int)
Unsigned           66 lib/strtoimax.c           || sizeof (Int) == sizeof (Unsigned long long int));
Unsigned           68 lib/strtoimax.c   if (sizeof (Int) != sizeof (Unsigned long int))
Unsigned           71 lib/strtoimax.c   verify (sizeof (Int) == sizeof (Unsigned long int));