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

/ast/src/lib/libz/
H A Dzlib.h196 #define Z_BINARY 0 macro
313 the input data type (Z_BINARY or Z_TEXT). In doubt, the data is considered
H A Dtrees.c1123 * or white spaces (9 to 13, or 32); or set it to Z_BINARY otherwise.
1138 s->strm->data_type = (n == 32) ? Z_TEXT : Z_BINARY;
/ast/src/cmd/INIT/
H A Dratz.c564 #define Z_BINARY 0 macro

Completed in 24 milliseconds