Searched refs:ENOUGH (Results 1 – 21 of 21) sorted by relevance
46 code codes[ENOUGH]; /* space for code tables */
50 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS) macro
54 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS) macro
125 code codes[ENOUGH]; /* space for code tables */
1290 if (state->lencode >= state->codes && state->lencode <= state->codes + ENOUGH - 1) { in PREFIX()
51 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS) macro
121 code codes[ENOUGH]; /* space for code tables */
1494 state->lencode <= state->codes + ENOUGH - 1) {
553 - Added enough.c (calculation of ENOUGH for inftrees.h) to examples/554 - Update ENOUGH and its usage to reflect discovered bounds686 ENOUGH and MAXD -- this repairs a possible security vulnerability for
118 code codes[ENOUGH]; /* space for code tables */
1439 state->lencode <= state->codes + ENOUGH - 1) {
1496 state->lencode <= state->codes + ENOUGH - 1) {
5 calculation and justification of ENOUGH parameter in inftrees.h
1516 state->lencode <= state->codes + ENOUGH - 1) {