Home
last modified time | relevance | path

Searched defs:Z_ASCII (Results 1 – 2 of 2) 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