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

/external/qemu/distrib/zlib-1.2.3/
H A Dinftrees.h44 #define MAXD 592 macro
H A Dinftrees.c171 the worst case distance code, MAXD. This should never happen, but the
212 if (type == LENS && used >= ENOUGH - MAXD)
280 if (type == LENS && used >= ENOUGH - MAXD)

Completed in 105 milliseconds