Home
last modified time | relevance | path

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

/Linux-v4.19/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.c215 #if NDEBUG
546 #if (NDEBUG & NDEBUG_NO_WRITE) in NCR5380_queue_command()
1707 #if (NDEBUG & NDEBUG_NO_DATAOUT) in NCR5380_information_transfer()
2222 #if (NDEBUG & NDEBUG_ANY) in NCR5380_abort()
2310 #if (NDEBUG & NDEBUG_ANY) in NCR5380_host_reset()
/Linux-v4.19/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
Dproc-uptime-002.c19 #undef NDEBUG
Dread.c22 #undef NDEBUG
Dfd-001-lookup.c18 #undef NDEBUG
Dfd-003-kthread.c18 #undef NDEBUG
/Linux-v4.19/tools/include/linux/
Drefcount.h44 #ifdef NDEBUG
Dkernel.h67 #ifdef NDEBUG