Home
last modified time | relevance | path

Searched refs:NDEBUG (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/drivers/scsi/
DNCR5380.h245 #ifndef NDEBUG
246 #define NDEBUG (0) macro
250 do { if ((NDEBUG) & (flg)) \
254 do { if ((NDEBUG) & (flg)) \
258 #if NDEBUG
260 do { if ((NDEBUG) & (flg)) NCR5380_print(arg); } while (0)
262 do { if ((NDEBUG) & (flg)) NCR5380_print_phase(arg); } while (0)
DNCR5380.c225 #if NDEBUG
554 #if (NDEBUG & NDEBUG_NO_WRITE) in NCR5380_queue_command()
1716 #if (NDEBUG & NDEBUG_NO_DATAOUT) in NCR5380_information_transfer()
2228 #if (NDEBUG & NDEBUG_ANY) in NCR5380_abort()
2368 #if (NDEBUG & NDEBUG_ANY) in NCR5380_host_reset()
/Linux-v5.4/tools/testing/selftests/proc/
Dself.c17 #undef NDEBUG
Dproc-uptime-001.c17 #undef NDEBUG
Dproc.h2 #undef NDEBUG
Dthread-self.c17 #undef NDEBUG
Dfd-002-posix-eq.c17 #undef NDEBUG
Dproc-uptime.h16 #undef NDEBUG
Dsetns-dcache.c22 #undef NDEBUG
Dproc-uptime-002.c19 #undef NDEBUG
Dsetns-sysvipc.c20 #undef NDEBUG
Dread.c22 #undef NDEBUG
Dfd-001-lookup.c18 #undef NDEBUG
Dfd-003-kthread.c18 #undef NDEBUG
Dproc-pid-vm.c27 #undef NDEBUG
/Linux-v5.4/tools/include/linux/
Drefcount.h44 #ifdef NDEBUG
Dkernel.h67 #ifdef NDEBUG
/Linux-v5.4/tools/testing/selftests/kvm/include/
Dkvm_util.h27 #ifndef NDEBUG