Home
last modified time | relevance | path

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

/openbmc/u-boot/include/u-boot/
H A Dzlib.h500 #define Z_TEXT 1 macro
501 #define Z_ASCII Z_TEXT /* for compatibility with 1.2.2 and earlier */
/openbmc/u-boot/lib/zlib/
H A Dtrees.c1155 return Z_TEXT;
1158 return Z_TEXT;