Searched refs:NDEBUG (Results 1 – 25 of 28) sorted by relevance
12
23 #undef NDEBUG37 #define NDEBUG macro
23 #undef NDEBUG38 #define NDEBUG macro
19 #undef NDEBUG
21 #undef NDEBUG
48 #ifdef NDEBUG
102 #if defined (NDEBUG) in do_test()
174 #ifndef NDEBUG in rtld_hidden_def()
909 #ifndef NDEBUG in unload_audit_module()
45 #define NDEBUG 1 macro
53 #ifndef NDEBUG54 # define NDEBUG /* Undefine this for debugging assertions. */ macro
63 #ifndef NDEBUG
39 @vindex NDEBUG42 macro @code{NDEBUG} defined. This means you don't actually have to58 If @code{NDEBUG} is not defined, @code{assert} tests the value of76 If the preprocessor macro @code{NDEBUG} is defined before81 evaluated if @code{NDEBUG} is in effect. So never use @code{assert}84 @code{NDEBUG} is defined.98 If @code{NDEBUG} is not defined, @code{assert_perror} tests the value of111 Like @code{assert}, if @code{NDEBUG} is defined before @file{assert.h}
2444 #ifndef NDEBUG in collate_output()
291 #ifndef NDEBUG
7005 [! NDEBUG](rtld_hidden_weak): Remove.7006 [! NDEBUG](rtld_hidden_weak): Remove.7007 [! NDEBUG][! NO_RTLD_HIDDEN](rtld_hidden_weak): New.7008 [! NDEBUG][! NO_RTLD_HIDDEN](rtld_hidden_weak): New.
625 [IS_IN (libc)][! NDEBUG](__progname): Remove.626 [IS_IN (libc)][! NDEBUG](void): Modified.627 [IS_IN (libc)][! NDEBUG](__malloc_assert): Modified function.
768 [! NDEBUG](__assert_fail): Remove.769 [! NDEBUG](__progname): Remove.770 [! NDEBUG](void): Remove.771 [! NDEBUG](__malloc_assert): Remove.841 [IS_IN (libc)][! NDEBUG](__assert_fail): New.842 [IS_IN (libc)][! NDEBUG](__progname): New.843 [IS_IN (libc)][! NDEBUG](void): New.844 [IS_IN (libc)][! NDEBUG](__malloc_assert): New.
7988 * elf/rtld.c [! NDEBUG] (__assert_perror_fail): New function.8883 * stdio/printf_fp.c (NDEBUG): Define this to disable assert.
9705 NDEBUG is defined.9939 * sysdeps/unix/sysv/linux/dl-vdso.h: Don't include dl-hash.h if NDEBUG.
12321 * stdio-common/printf_fp.c: Don't define NDEBUG if already defined.
10641 PPID if [! NDEBUG].
1968 * elf/dl-minimal.c [! NDEBUG] (__assert_perror_fail): New function.
2626 * assert/__assert.c: Undefine NDEBUG before include <assert.h>.