Searched refs:gz_intmax (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/lib/libz/
H A Dgzguts.h207 unsigned ZLIB_INTERNAL gz_intmax OF((void));
208 # define GT_OFF(x) (sizeof(int) == sizeof(z_off64_t) && (x) > gz_intmax())
H A Dzconf.h58 # define gz_intmax z_gz_intmax macro
H A Dgzlib.c625 unsigned ZLIB_INTERNAL gz_intmax() function

Completed in 91 milliseconds