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