ENOUGH             46 lib/zlib/contrib/infback9/inflate9.h     code codes[ENOUGH];         /* space for code tables */
ENOUGH            206 lib/zlib/contrib/infback9/inftree9.c     if (type == LENS && used >= ENOUGH - MAXD)
ENOUGH            273 lib/zlib/contrib/infback9/inftree9.c             if (type == LENS && used >= ENOUGH - MAXD)
ENOUGH           1356 lib/zlib/inflate.c         state->lencode <= state->codes + ENOUGH - 1) {
ENOUGH            114 lib/zlib/inflate.h     code codes[ENOUGH];         /* space for code tables */
ENOUGH            212 lib/zlib/inftrees.c     if (type == LENS && used >= ENOUGH - MAXD)
ENOUGH            280 lib/zlib/inftrees.c             if (type == LENS && used >= ENOUGH - MAXD)