ENOUGH           3223 drivers/ata/libata-core.c #define EZ(v, unit)		((v)?ENOUGH(((v) * 1000), unit):0)
ENOUGH             94 drivers/ide/ide-timings.c #define EZ(v, unit)		((v) ? ENOUGH((v) * 1000, unit) : 0)
ENOUGH            109 lib/zlib_inflate/inflate.h     code codes[ENOUGH];         /* space for code tables */
ENOUGH            198 lib/zlib_inflate/inftrees.c     if (type == LENS && used >= ENOUGH - MAXD)
ENOUGH            266 lib/zlib_inflate/inftrees.c             if (type == LENS && used >= ENOUGH - MAXD)