Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A 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)
A DNCR5380.c241 #if NDEBUG
570 #if (NDEBUG & NDEBUG_NO_WRITE) in NCR5380_queue_command()
1742 #if (NDEBUG & NDEBUG_NO_DATAOUT) in NCR5380_information_transfer()
2255 #if (NDEBUG & NDEBUG_ANY) in NCR5380_abort()
2393 #if (NDEBUG & NDEBUG_ANY) in NCR5380_host_reset()
/linux/tools/testing/selftests/proc/
A Dself.c17 #undef NDEBUG
A Dproc-uptime-001.c17 #undef NDEBUG
A Dproc.h2 #undef NDEBUG
A Dthread-self.c17 #undef NDEBUG
A Dfd-002-posix-eq.c17 #undef NDEBUG
A Dproc-uptime.h16 #undef NDEBUG
A Dproc-uptime-002.c18 #undef NDEBUG
A Dsetns-dcache.c22 #undef NDEBUG
A Dsetns-sysvipc.c20 #undef NDEBUG
A Dproc-subset-pid.c20 #undef NDEBUG
A Dread.c22 #undef NDEBUG
A Dfd-001-lookup.c18 #undef NDEBUG
A Dfd-003-kthread.c18 #undef NDEBUG
A Dproc-pid-vm.c27 #undef NDEBUG
/linux/tools/include/linux/
A Drefcount.h44 #ifdef NDEBUG
A Dkernel.h55 #ifdef NDEBUG
/linux/tools/testing/selftests/powerpc/signal/
A Dsigreturn_vdso.c21 #undef NDEBUG
/linux/tools/testing/selftests/powerpc/mm/
A Dstack_expansion_ldst.c9 #undef NDEBUG

Completed in 25 milliseconds