Searched defs:Z_ASCII (Results 1 - 6 of 6) sorted by relevance

/external/freetype/src/gzip/
H A Dzlib.h157 #define Z_ASCII 1 macro
262 the input data type (Z_ASCII or Z_BINARY). In doubt, the data is considered
/external/python/cpython2/Modules/zlib/
H A Dzlib.h201 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
/external/syslinux/com32/include/
H A Dzlib.h201 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
/external/zlib/src/
H A Dzlib.h201 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
/external/zlib/
H A Dzlib.h201 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
/external/pdfium/third_party/zlib_v128/
H A Dzlib.h270 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro

Completed in 318 milliseconds