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