Searched refs:NDEBUG (Results 1 - 25 of 31) sorted by path

12

/linux-master/tools/include/linux/
H A Drefcount.h44 #ifdef NDEBUG
H A Dkernel.h62 #ifdef NDEBUG
/linux-master/tools/testing/selftests/proc/
H A Dfd-001-lookup.c18 #undef NDEBUG macro
H A Dfd-002-posix-eq.c17 #undef NDEBUG macro
H A Dfd-003-kthread.c18 #undef NDEBUG macro
H A Dproc.h2 #undef NDEBUG macro
H A Dself.c17 #undef NDEBUG macro
H A Dsetns-dcache.c22 #undef NDEBUG macro
H A Dsetns-sysvipc.c20 #undef NDEBUG macro
H A Dthread-self.c17 #undef NDEBUG macro
H A Dproc-empty-vm.c29 #undef NDEBUG macro
H A Dproc-pid-vm.c27 #undef NDEBUG macro
/linux-master/drivers/scsi/
H A DNCR5380.c238 #if NDEBUG
567 #if (NDEBUG & NDEBUG_NO_WRITE)
576 #endif /* (NDEBUG & NDEBUG_NO_WRITE) */
1740 #if (NDEBUG & NDEBUG_NO_DATAOUT)
2253 #if (NDEBUG & NDEBUG_ANY)
2391 #if (NDEBUG & NDEBUG_ANY)
H A 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)
/linux-master/tools/perf/bench/
H A Dfind-bit-bench.c75 #ifndef NDEBUG
90 #ifndef NDEBUG
/linux-master/tools/perf/
H A Dbuiltin-annotate.c975 #ifndef NDEBUG
/linux-master/tools/perf/util/
H A Dblock-range.c14 #ifndef NDEBUG
H A Dbpf-filter.y6 #ifndef NDEBUG
H A Dexpr.y3 #ifndef NDEBUG
H A Dmaps.c69 #ifndef NDEBUG
H A Dmutex.c26 #ifndef NDEBUG
H A Dparse-events.y9 #ifndef NDEBUG
H A Dpmu.y8 #ifndef NDEBUG
/linux-master/tools/testing/selftests/powerpc/mm/
H A Dstack_expansion_ldst.c9 #undef NDEBUG macro
/linux-master/tools/testing/selftests/powerpc/signal/
H A Dsigreturn_vdso.c21 #undef NDEBUG macro

Completed in 402 milliseconds

12