Searched refs:Z_BINARY (Results 1 - 2 of 2) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dzlib.h156 #define Z_BINARY 0 macro
266 the input data type (Z_ASCII or Z_BINARY). In doubt, the data is considered
H A Dtrees.c1133 s->data_type = (Byte)(bin_freq > (ascii_freq >> 2) ? Z_BINARY : Z_ASCII);

Completed in 19 milliseconds