Home
last modified time | relevance | path

Searched refs:Z_TEXT (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/zmod/
H A Dzlib.h199 #define Z_TEXT 1 macro
200 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */
H A Dtrees.c1138 s->strm->data_type = (n == 32) ? Z_TEXT : Z_BINARY;