Home
last modified time | relevance | path

Searched defs:GT_OFF (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/zlib/
Dgzguts.h205 # define GT_OFF(x) (sizeof(int) == sizeof(z_off64_t) && (x) > INT_MAX) macro
208 # define GT_OFF(x) (sizeof(int) == sizeof(z_off64_t) && (x) > gz_intmax()) macro