ENOUGH_LENS       211 3rdparty/zlib/inftrees.c     if ((type == LENS && used > ENOUGH_LENS) ||
ENOUGH_LENS       280 3rdparty/zlib/inftrees.c             if ((type == LENS && used > ENOUGH_LENS) ||
ENOUGH_LENS        51 3rdparty/zlib/inftrees.h #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS)