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

/darwin-on-arm/xnu/libkern/zlib/
H A Dinftrees.h71 #define MAXD 592 macro
H A Dinftrees.c198 the worst case distance code, MAXD. This should never happen, but the
239 if (type == LENS && used >= ENOUGH - MAXD)
307 if (type == LENS && used >= ENOUGH - MAXD)

Completed in 67 milliseconds