Home
last modified time | relevance | path

Searched refs:PRIdOFF (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.bin/gzip/
H A Dgzip.c61 #ifndef PRIdOFF
62 #define PRIdOFF PRId64 macro
1254 maybe_warnx("output file: %s wrong size (%" PRIdOFF in file_compress()
1255 " != %" PRIdOFF "), deleting", in file_compress()
1522 maybe_warnx("stat gave different size: %" PRIdOFF in file_uncompress()
1523 " != %" PRIdOFF " (leaving original)", in file_uncompress()