tar_represent_uintmax  387 src/vfs/tar/tar-internal.c         return tar_represent_uintmax (negative ? -value : value);
tar_represent_uintmax  225 src/vfs/tar/tar-xheader.c                 return tar_represent_uintmax ((uintmax_t) i);