OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NDEBUG
(Results
1 - 4
of
4
) sorted by relevancy
/src/tools/llvm/
module-test.cpp
1
// Test that
NDEBUG
works
2
#undef
NDEBUG
4
#define
NDEBUG
/src/lib/libc/regex/
utils.h
74
#ifndef
NDEBUG
75
#define
NDEBUG
/* no assertions please */
/src/games/fortune/fortune/
fortune.c
85
#undef
NDEBUG
88
#define
NDEBUG
1
/src/lib/libc/stdlib/
jemalloc.c
151
# ifdef
NDEBUG
152
# undef
NDEBUG
155
# ifndef
NDEBUG
156
# define
NDEBUG
2186
#if (!defined(
NDEBUG
) || defined(MALLOC_STATS))
3143
#ifdef
NDEBUG
Completed in 17 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025