Home
last modified time | relevance | path

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

/openbmc/u-boot/include/u-boot/
H A Dzlib.h494 #define Z_RLE 3 macro
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c819 (s->strategy == Z_RLE ? deflate_rle(s, flush) :