Home
last modified time | relevance | path

Searched refs:ENOUGH (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/zlib/
H A Dinftrees.h51 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS) macro
H A Dinflate.h122 code codes[ENOUGH]; /* space for code tables */
H A Dinflate.c1469 state->lencode <= state->codes + ENOUGH - 1) { in inflateCopy()
H A DChangeLog656 - Added enough.c (calculation of ENOUGH for inftrees.h) to examples/
657 - Update ENOUGH and its usage to reflect discovered bounds
789 ENOUGH and MAXD -- this repairs a possible security vulnerability for