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

1234

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dutils.h43 #ifndef NDEBUG
44 #define NDEBUG /* no assertions please */ macro
/illumos-gate/usr/src/lib/libbc/inc/5include/
H A Dassert.h30 #ifdef NDEBUG
/illumos-gate/usr/src/stand/lib/sa/
H A Dassert.h58 #ifdef NDEBUG
62 #endif /* NDEBUG */
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.h44 #ifndef NDEBUG
/illumos-gate/usr/src/head/
H A Dassert.h68 #ifdef NDEBUG
81 #endif /* NDEBUG */
/illumos-gate/usr/src/boot/include/
H A Dassert.h42 * multiple times, with and without NDEBUG defined.
48 #ifdef NDEBUG
56 #endif /* NDEBUG */
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A DsymintHdr.h70 #define NDEBUG macro
72 #undef NDEBUG macro
74 #undef NDEBUG macro
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dlempar.c162 #ifndef NDEBUG
166 #endif /* NDEBUG */
168 #ifndef NDEBUG
192 #endif /* NDEBUG */
194 #ifndef NDEBUG
200 #endif /* NDEBUG */
202 #ifndef NDEBUG
208 #endif /* NDEBUG */
215 #ifndef NDEBUG
282 #ifndef NDEBUG
[all...]
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.h60 #ifndef NDEBUG
/illumos-gate/usr/src/lib/libtnfctl/
H A Dtargmem.c33 #define NDEBUG 1 macro
H A Dchecklib.c33 #define NDEBUG 1 macro
/illumos-gate/usr/src/lib/libumem/common/
H A Dmisc.h99 #ifdef NDEBUG
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.h35 #define NDEBUG 1 macro
37 #undef NDEBUG macro
/illumos-gate/usr/src/cmd/sgs/include/
H A Dsgs.h39 /* <assert.h> keys off of NDEBUG */
41 #undef NDEBUG macro
43 #define NDEBUG macro
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl_osd.h52 * <assert.h> keys off of NDEBUG
55 #undef NDEBUG macro
57 #define NDEBUG macro
/illumos-gate/usr/src/lib/libtnfprobe/
H A Dtnf_args.c29 #define NDEBUG 1 macro
H A Dtnf_trace.c29 #define NDEBUG 1 macro
H A Dtrace_init.c34 #define NDEBUG 1 macro
H A Ddebug_funcs.c33 #define NDEBUG 1 macro
/illumos-gate/usr/src/cmd/syslogd/
H A Dqueue.c34 #ifndef NDEBUG
/illumos-gate/usr/src/cmd/svc/startd/
H A Dtransition.c444 #ifndef NDEBUG
460 #ifndef NDEBUG
H A Dlog.c134 #ifndef NDEBUG
169 #ifdef NDEBUG
189 #ifndef NDEBUG
/illumos-gate/usr/src/lib/libsqlite/src/
H A DvdbeInt.h304 #if !defined(NDEBUG) || defined(VDBE_PROFILE)
/illumos-gate/usr/src/cmd/tnf/prex/
H A Dcmd.c33 #define NDEBUG 1 macro
H A Dexpr.c37 #define NDEBUG 1 macro

Completed in 114 milliseconds

1234