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

/freebsd-11-stable/sys/contrib/zlib/
H A Dgzguts.h216 unsigned ZLIB_INTERNAL gz_intmax OF((void));
217 # define GT_OFF(x) (sizeof(int) == sizeof(z_off64_t) && (x) > gz_intmax())
H A Dzconf.h63 # define gz_intmax z_gz_intmax macro
H A Dgzlib.c628 unsigned ZLIB_INTERNAL gz_intmax() function

Completed in 58 milliseconds