Searched refs:Z_BINARY (Results 1 – 8 of 8) sorted by relevance
172 #define Z_BINARY 0 macro
499 #define Z_BINARY 0 macro
1150 return Z_BINARY;1163 return Z_BINARY;
199 #define Z_BINARY 0 macro
1028 s->data_type = (Byte)(bin_freq > (ascii_freq >> 2) ? Z_BINARY : Z_ASCII);