Searched refs:ENOUGH (Results 1 – 22 of 22) sorted by relevance
46 code codes[ENOUGH]; /* space for code tables */
50 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS) macro
51 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS) macro
122 code codes[ENOUGH]; /* space for code tables */
1471 state->lencode <= state->codes + ENOUGH - 1) { in inflateCopy()
1528 state->lencode <= state->codes + ENOUGH - 1) {
628 - Added enough.c (calculation of ENOUGH for inftrees.h) to examples/629 - Update ENOUGH and its usage to reflect discovered bounds761 ENOUGH and MAXD -- this repairs a possible security vulnerability for
1504 state->lencode <= state->codes + ENOUGH - 1) {
121 code codes[ENOUGH]; /* space for code tables */
1497 state->lencode <= state->codes + ENOUGH - 1) {
118 code codes[ENOUGH]; /* space for code tables */
1439 state->lencode <= state->codes + ENOUGH - 1) {
5 calculation and justification of ENOUGH parameter in inftrees.h
1524 state->lencode <= state->codes + ENOUGH - 1) {
1517 state->lencode <= state->codes + ENOUGH - 1) {
1504 state->lencode <= state->codes + ENOUGH - 1) { in inflateCopy()