Int                60 lib/strtoimax.c Int
Int                63 lib/strtoimax.c   static_assert (sizeof (Int) == sizeof (Unsigned long int)
Int                64 lib/strtoimax.c                  || sizeof (Int) == sizeof (Unsigned long long int));
Int                66 lib/strtoimax.c   if (sizeof (Int) != sizeof (Unsigned long int))