Searched defs:Z_TEXT (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libz/
H A Dzlib.h197 #define Z_TEXT 1 macro
198 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */
313 the input data type (Z_BINARY or Z_TEXT). In doubt, the data is considered
/ast/src/cmd/INIT/
H A Dratz.c565 #define Z_TEXT 1 macro
566 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */

Completed in 60 milliseconds