Home
last modified time | relevance | path

Searched refs:Z_ASCII (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dzlib.h173 #define Z_ASCII 1 macro
/openbmc/u-boot/include/u-boot/
H A Dzlib.h501 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */ macro
/openbmc/linux/lib/zlib_deflate/
H A Ddeftree.c1028 s->data_type = (Byte)(bin_freq > (ascii_freq >> 2) ? Z_BINARY : Z_ASCII);