Home
last modified time | relevance | path

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

/linux/lib/zlib_deflate/
H A Ddefutil.h268 #define MAX_DIST(s) ((s)->w_size-MIN_LOOKAHEAD) macro
H A Ddeftree.c930 Assert((ush)dist < (ush)MAX_DIST(s) &&