Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
DNCR5380.h254 #ifndef NDEBUG
255 #define NDEBUG (0) macro
259 do { if ((NDEBUG) & (flg)) \
263 do { if ((NDEBUG) & (flg)) \
267 #if NDEBUG
269 do { if ((NDEBUG) & (flg)) NCR5380_print(arg); } while (0)
271 do { if ((NDEBUG) & (flg)) NCR5380_print_phase(arg); } while (0)
DNCR5380.c238 #if NDEBUG
567 #if (NDEBUG & NDEBUG_NO_WRITE) in NCR5380_queue_command()
1740 #if (NDEBUG & NDEBUG_NO_DATAOUT) in NCR5380_information_transfer()
2253 #if (NDEBUG & NDEBUG_ANY) in NCR5380_abort()
2391 #if (NDEBUG & NDEBUG_ANY) in NCR5380_host_reset()
/Linux-v6.6/tools/perf/bench/
Dfind-bit-bench.c75 #ifndef NDEBUG in do_for_each_set_bit()
90 #ifndef NDEBUG in do_for_each_set_bit()
/Linux-v6.6/tools/testing/selftests/proc/
Dself.c17 #undef NDEBUG
Dproc-uptime-001.c19 #undef NDEBUG
Dproc.h2 #undef NDEBUG
Dproc-uptime.h16 #undef NDEBUG
Dthread-self.c17 #undef NDEBUG
Dfd-002-posix-eq.c17 #undef NDEBUG
Dsetns-dcache.c22 #undef NDEBUG
Dproc-uptime-002.c20 #undef NDEBUG
Dsetns-sysvipc.c20 #undef NDEBUG
Dproc-subset-pid.c20 #undef NDEBUG
Dread.c22 #undef NDEBUG
Dfd-001-lookup.c18 #undef NDEBUG
Dfd-003-kthread.c18 #undef NDEBUG
Dproc-empty-vm.c26 #undef NDEBUG
Dproc-pid-vm.c27 #undef NDEBUG
/Linux-v6.6/tools/include/linux/
Drefcount.h44 #ifdef NDEBUG
Dkernel.h61 #ifdef NDEBUG
/Linux-v6.6/tools/perf/util/
Dmutex.c26 #ifndef NDEBUG in __mutex_init()
Dblock-range.c14 #ifndef NDEBUG in block_range__debug()
/Linux-v6.6/tools/testing/selftests/powerpc/signal/
Dsigreturn_vdso.c21 #undef NDEBUG
/Linux-v6.6/tools/testing/selftests/powerpc/mm/
Dstack_expansion_ldst.c9 #undef NDEBUG
/Linux-v6.6/tools/perf/
Dbuiltin-annotate.c731 #ifndef NDEBUG in cmd_annotate()