Searched refs:MAXD (Results 1 - 2 of 2) sorted by relevance

/linux-master/lib/zlib_inflate/
H A Dinftrees.h47 #define MAXD 592 macro
H A Dinftrees.c157 the worst case distance code, MAXD. This should never happen, but the
198 if (type == LENS && used >= ENOUGH - MAXD)
266 if (type == LENS && used >= ENOUGH - MAXD)

Completed in 126 milliseconds