Home
last modified time | relevance | path

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

/f-stack/freebsd/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 Dzlib.map18 gz_intmax;
H A Dzconf.h69 # define gz_intmax z_gz_intmax macro
H A Dgzlib.c628 unsigned ZLIB_INTERNAL gz_intmax() in gz_intmax() function
H A Dzconf.h.in63 # define gz_intmax z_gz_intmax macro
/f-stack/freebsd/contrib/zstd/zlibWrapper/
H A Dgzguts.h227 unsigned ZLIB_INTERNAL gz_intmax OF((void));
228 # define GT_OFF(x) (sizeof(int) == sizeof(z_off64_t) && (x) > gz_intmax())
H A Dgzlib.c628 unsigned ZLIB_INTERNAL gz_intmax() in gz_intmax() function