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

1234567891011>>

/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A Dregutils.h47 #ifndef NDEBUG
48 #define NDEBUG /* no assertions please */ macro
H A DMemory.cpp17 #ifndef NDEBUG
19 #endif // ifndef NDEBUG
29 #ifndef NDEBUG
52 #endif // ifndef NDEBUG
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCLabel.cpp21 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
H A DMCValue.cpp40 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
H A DMCAsmMacro.cpp14 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
/freebsd-current/contrib/nvi/regex/
H A Dutils.h46 #ifndef NDEBUG
47 #define NDEBUG /* no assertions please */ macro
/freebsd-current/lib/libc/regex/
H A Dutils.h46 #ifndef NDEBUG
47 #define NDEBUG /* no assertions please */ macro
/freebsd-current/contrib/llvm-project/llvm/lib/MCA/
H A DIncrementalSourceMgr.cpp15 #ifndef NDEBUG
39 #ifndef NDEBUG
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBlock.cpp26 #ifndef NDEBUG
43 #ifndef NDEBUG
69 #ifndef NDEBUG
78 #ifndef NDEBUG
84 #ifndef NDEBUG
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DTypeLocBuilder.h35 #ifndef NDEBUG
84 #ifndef NDEBUG
95 #ifndef NDEBUG
111 #ifndef NDEBUG
124 #ifndef NDEBUG
148 #ifndef NDEBUG
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DStmtViz.cpp21 #ifndef NDEBUG
36 #ifndef NDEBUG
/freebsd-current/contrib/atf/atf-c/detail/
H A Dsanity.h33 #if !defined(NDEBUG)
51 #else /* defined(NDEBUG) */
65 #endif /* !defined(NDEBUG) */
/freebsd-current/cddl/compat/opensolaris/include/
H A Dassert.h30 #ifdef NDEBUG
37 #endif /* NDEBUG */
/freebsd-current/include/
H A Dassert.h41 * multiple times, with and without NDEBUG defined.
47 #ifdef NDEBUG
55 #endif /* NDEBUG */
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DTrace.cpp47 #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
H A DInstructionPrecedenceTracking.cpp31 #ifndef NDEBUG
41 #ifndef NDEBUG
83 #ifndef NDEBUG
131 #ifndef NDEBUG
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionPrinter.h37 #ifndef NDEBUG
/freebsd-current/contrib/llvm-project/compiler-rt/lib/orc/
H A Ddebug.h18 #ifndef NDEBUG
52 #endif // !NDEBUG
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLLDBAssert.h14 #ifndef NDEBUG
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DDebug.h35 #ifndef NDEBUG
/freebsd-current/contrib/xz/src/xz/
H A Dcoder.h98 #ifndef NDEBUG
/freebsd-current/contrib/ncurses/menu/
H A Dmf_common.h57 # ifdef NDEBUG
58 # undef NDEBUG macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DFunctionImportUtils.h67 #ifndef NDEBUG
69 /// Only used in assertion checking, and disabled under NDEBUG since the Used
113 #ifndef NDEBUG
/freebsd-current/contrib/expat/tests/
H A Dchardata.c38 #if defined(NDEBUG)
39 # undef NDEBUG /* because test suite relies on assert(...) at the moment */ macro
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DAllocationOrder.cpp47 #ifndef NDEBUG

Completed in 141 milliseconds

1234567891011>>