Searched refs:ENOUGH (Results 1 – 3 of 3) sorted by relevance
51 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS) macro
122 code codes[ENOUGH]; /* space for code tables */
1469 state->lencode <= state->codes + ENOUGH - 1) { in inflateCopy()