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

/openjdk7/jdk/src/share/native/java/util/zip/zlib-1.2.3/
H A Dinftrees.h68 #define MAXD 592 macro
H A Dinftrees.c195 the worst case distance code, MAXD. This should never happen, but the
236 if (type == LENS && used >= ENOUGH - MAXD)
304 if (type == LENS && used >= ENOUGH - MAXD)

Completed in 29 milliseconds