Home
last modified time | relevance | path

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

/third_party/libwebsockets/win32port/zlib/
H A Dgzguts.h130 unsigned ZLIB_INTERNAL gz_intmax OF((void));
131 # define GT_OFF(x) (sizeof(int) == sizeof(z_off64_t) && (x) > gz_intmax())
H A Dzconf.h52 # define gz_intmax z_gz_intmax macro
H A Dgzlib.c525 unsigned ZLIB_INTERNAL gz_intmax() in gz_intmax() function
/third_party/node/deps/v8/third_party/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 Dchromeconf.h73 #define gz_intmax Cr_z_gz_intmax macro
H A Dzconf.h75 # define gz_intmax z_gz_intmax macro
H A Dgzlib.c625 unsigned ZLIB_INTERNAL gz_intmax() in gz_intmax() function
/third_party/node/deps/zlib/
H A Dgzguts.h216 unsigned ZLIB_INTERNAL gz_intmax(void);
217 # define GT_OFF(x) (sizeof(int) == sizeof(z_off64_t) && (x) > gz_intmax())
H A Dchromeconf.h76 #define gz_intmax Cr_z_gz_intmax macro
H A Dzconf.h78 # define gz_intmax z_gz_intmax macro
H A Dgzlib.c574 unsigned ZLIB_INTERNAL gz_intmax(void) { in gz_intmax() function
/third_party/skia/third_party/externals/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 Dchromeconf.h73 #define gz_intmax Cr_z_gz_intmax macro
H A Dzconf.h75 # define gz_intmax z_gz_intmax macro
H A Dgzlib.c625 unsigned ZLIB_INTERNAL gz_intmax() in gz_intmax() function
/third_party/zlib/
H A Dgzguts.h213 unsigned ZLIB_INTERNAL gz_intmax(void);
214 #define GT_OFF(x) (sizeof(int) == sizeof(z_off64_t) && (x) > gz_intmax())
H A Dzconf.h66 # define gz_intmax z_gz_intmax macro
H A Dgzlib.c584 unsigned ZLIB_INTERNAL gz_intmax(void) { in gz_intmax() function

Completed in 13 milliseconds