Searched refs:ENOUGH_LENS (Results 1 - 2 of 2) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dinftrees.h49 #define ENOUGH_LENS 852 macro
51 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS)
H A Dinftrees.c170 the constants ENOUGH_LENS and ENOUGH_DISTS to guard against changes in
211 if ((type == LENS && used > ENOUGH_LENS) ||
280 if ((type == LENS && used > ENOUGH_LENS) ||

Completed in 27 milliseconds