NDEBUG            228 drivers/scsi/NCR5380.c #if NDEBUG
NDEBUG            557 drivers/scsi/NCR5380.c #if (NDEBUG & NDEBUG_NO_WRITE)
NDEBUG           1720 drivers/scsi/NCR5380.c #if (NDEBUG & NDEBUG_NO_DATAOUT)
NDEBUG           2232 drivers/scsi/NCR5380.c #if (NDEBUG & NDEBUG_ANY)
NDEBUG           2372 drivers/scsi/NCR5380.c #if (NDEBUG & NDEBUG_ANY)
NDEBUG            245 drivers/scsi/NCR5380.h #ifndef NDEBUG
NDEBUG            250 drivers/scsi/NCR5380.h 	do { if ((NDEBUG) & (flg)) \
NDEBUG            254 drivers/scsi/NCR5380.h 	do { if ((NDEBUG) & (flg)) \
NDEBUG            258 drivers/scsi/NCR5380.h #if NDEBUG
NDEBUG            260 drivers/scsi/NCR5380.h 	do { if ((NDEBUG) & (flg)) NCR5380_print(arg); } while (0)
NDEBUG            262 drivers/scsi/NCR5380.h 	do { if ((NDEBUG) & (flg)) NCR5380_print_phase(arg); } while (0)
NDEBUG             67 tools/include/linux/kernel.h #ifdef NDEBUG
NDEBUG             44 tools/include/linux/refcount.h #ifdef NDEBUG
NDEBUG             27 tools/testing/selftests/kvm/include/kvm_util.h #ifndef NDEBUG