Searched refs:ENOUGH (Results 1 – 4 of 4) sorted by relevance
45 #define ENOUGH 2048 macro
214 if (type == LENS && used >= ENOUGH - MAXD)282 if (type == LENS && used >= ENOUGH - MAXD)
116 code codes[ENOUGH]; /* space for code tables */
1383 state->lencode <= state->codes + ENOUGH - 1) {