HomeSort by relevance Sort by last modified time
    Searched refs:gz_intmax (Results 1 - 5 of 5) sorted by null

  /external/zlib/
gzguts.h 130 unsigned ZLIB_INTERNAL gz_intmax OF((void));
131 # define GT_OFF(x) (sizeof(int) == sizeof(z_off64_t) && (x) > gz_intmax())
zconf.h 51 # define gz_intmax z_gz_intmax macro
gzlib.c 525 unsigned ZLIB_INTERNAL gz_intmax() function
zconf.h.cmakein 53 # define gz_intmax z_gz_intmax
zconf.h.in 51 # define gz_intmax z_gz_intmax

Completed in 29 milliseconds