Home
last modified time | relevance | path

Searched defs:MAX_DIST (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/zlib/
H A Ddeflate.h283 #define MAX_DIST(s) ((s)->w_size-MIN_LOOKAHEAD) macro
/openbmc/linux/lib/zlib_deflate/
H A Ddefutil.h268 #define MAX_DIST(s) ((s)->w_size-MIN_LOOKAHEAD) macro