UINTMAX_WIDTH      48 src/vfs/tar/tar-internal.c #ifndef UINTMAX_WIDTH
UINTMAX_WIDTH     473 src/vfs/tar/tar-internal.c         topbits = ((uintmax_t) - signbit) << (UINTMAX_WIDTH - LG_256 - (LG_256 - 2));