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