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