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

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregutils.h47 #ifndef NDEBUG
48 #define NDEBUG /* no assertions please */ macro
H A DMemory.cpp18 #ifndef NDEBUG
20 #endif // ifndef NDEBUG
30 #ifndef NDEBUG
53 #endif // ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCLabel.cpp21 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
H A DMCAsmMacro.cpp14 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
H A DMCValue.cpp40 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
/freebsd-11-stable/lib/libc/regex/
H A Dutils.h45 #ifndef NDEBUG
46 #define NDEBUG /* no assertions please */ macro
/freebsd-11-stable/contrib/nvi/regex/
H A Dutils.h46 #ifndef NDEBUG
47 #define NDEBUG /* no assertions please */ macro
/freebsd-11-stable/crypto/openssl/crypto/aes/
H A Daes_ecb.c53 # ifndef NDEBUG
54 # define NDEBUG macro
/freebsd-11-stable/crypto/openssl/crypto/camellia/
H A Dcmll_ecb.c53 # ifndef NDEBUG
54 # define NDEBUG macro
/freebsd-11-stable/contrib/groff/src/include/
H A Dassert.h35 #ifdef NDEBUG
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.h35 #ifndef NDEBUG
76 #ifndef NDEBUG
86 #ifndef NDEBUG
102 #ifndef NDEBUG
115 #ifndef NDEBUG
139 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtViz.cpp21 #ifndef NDEBUG
36 #ifndef NDEBUG
/freebsd-11-stable/contrib/atf/atf-c/detail/
H A Dsanity.h33 #if !defined(NDEBUG)
51 #else /* defined(NDEBUG) */
65 #endif /* !defined(NDEBUG) */
/freebsd-11-stable/cddl/compat/opensolaris/include/
H A Dassert.h32 #ifdef NDEBUG
39 #endif /* NDEBUG */
/freebsd-11-stable/contrib/xz/src/xz/
H A Dcoder.h73 #ifndef NDEBUG
/freebsd-11-stable/include/
H A Dassert.h42 * multiple times, with and without NDEBUG defined.
48 #ifdef NDEBUG
56 #endif /* NDEBUG */
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionPrinter.h27 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicateDependencyEdge.cpp27 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
31 #endif // if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
H A DGIMatchDagEdge.cpp31 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
33 #endif // if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
H A DGIMatchDagPredicate.h74 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
76 #endif // if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
94 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
96 #endif // if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
117 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
119 #endif // if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
132 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
134 #endif // if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h35 #ifndef NDEBUG
50 // finalize should be called. Also assert with NDEBUG if list is ever used
56 #ifndef NDEBUG
72 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTrace.cpp47 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
H A DInstructionPrecedenceTracking.cpp27 #ifndef NDEBUG
37 #ifndef NDEBUG
77 #ifndef NDEBUG
120 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebug.h35 #ifndef NDEBUG
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGPrinter.cpp84 #ifndef NDEBUG
119 #ifndef NDEBUG
152 #ifndef NDEBUG
158 #endif // NDEBUG
170 #ifndef NDEBUG
182 #ifndef NDEBUG
194 #ifndef NDEBUG
212 #ifndef NDEBUG
227 #ifndef NDEBUG
256 #ifndef NDEBUG
[all...]

Completed in 184 milliseconds

1234567891011>>