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

/freebsd-10.0-release/lib/libz/
H A Dinftrees.h50 #define ENOUGH_DISTS 592 macro
51 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS)
H A Dinftrees.c170 the constants ENOUGH_LENS and ENOUGH_DISTS to guard against changes in
212 (type == DISTS && used > ENOUGH_DISTS))
281 (type == DISTS && used > ENOUGH_DISTS))
/freebsd-10.0-release/lib/libz/test/
H A Dinfcover.c622 code *next, table[ENOUGH_DISTS];

Completed in 72 milliseconds