tar_represent_uintmax  309 src/vfs/tar/tar-internal.c             i = tar_represent_uintmax (u);
tar_represent_uintmax  498 src/vfs/tar/tar-internal.c         return tar_represent_uintmax (negative ? -value : value);