Searched refs:ENOUGH (Results 1 - 3 of 3) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dinftrees.h51 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS) macro
H A Dinflate.h118 code codes[ENOUGH]; /* space for code tables */
H A Dinflate.c996 concerning the ENOUGH constants, which depend on those values */
1471 state->lencode <= state->codes + ENOUGH - 1) {

Completed in 54 milliseconds