Home
last modified time | relevance | path

Searched refs:NDEBUG (Results 1 – 25 of 28) sorted by relevance

12

/glibc-2.36/assert/
Dtest-assert-perr.c23 #undef NDEBUG
37 #define NDEBUG macro
Dtest-assert.c23 #undef NDEBUG
38 #define NDEBUG macro
D__assert.c19 #undef NDEBUG
Dtst-assert-c++.cc21 #undef NDEBUG
Dassert.h48 #ifdef NDEBUG
/glibc-2.36/stdlib/
Dtst-bz20544.c102 #if defined (NDEBUG) in do_test()
/glibc-2.36/elf/
Ddl-minimal.c174 #ifndef NDEBUG in rtld_hidden_def()
Drtld.c909 #ifndef NDEBUG in unload_audit_module()
/glibc-2.36/wcsmbs/
Dtst-mbrtowc.c19 #undef NDEBUG
/glibc-2.36/stdio-common/
Dprintf-parsemb.c45 #define NDEBUG 1 macro
Dprintf_fp.c53 #ifndef NDEBUG
54 # define NDEBUG /* Undefine this for debugging assertions. */ macro
/glibc-2.36/nptl_db/
Dthread_dbP.h63 #ifndef NDEBUG
/glibc-2.36/manual/
Dlang.texi39 @vindex NDEBUG
42 macro @code{NDEBUG} defined. This means you don't actually have to
58 If @code{NDEBUG} is not defined, @code{assert} tests the value of
76 If the preprocessor macro @code{NDEBUG} is defined before
81 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 of
111 Like @code{assert}, if @code{NDEBUG} is defined before @file{assert.h}
/glibc-2.36/locale/programs/
Dld-collate.c2444 #ifndef NDEBUG in collate_output()
/glibc-2.36/malloc/
Dmalloc.c291 #ifndef NDEBUG
/glibc-2.36/ChangeLog.old/
DChangeLog.227005 [! 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.
DChangeLog.25625 [IS_IN (libc)][! NDEBUG](__progname): Remove.
626 [IS_IN (libc)][! NDEBUG](void): Modified.
627 [IS_IN (libc)][! NDEBUG](__malloc_assert): Modified function.
DChangeLog.23768 [! 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.
DChangeLog.57988 * elf/rtld.c [! NDEBUG] (__assert_perror_fail): New function.
8883 * stdio/printf_fp.c (NDEBUG): Define this to disable assert.
DChangeLog.179705 NDEBUG is defined.
9939 * sysdeps/unix/sysv/linux/dl-vdso.h: Don't include dl-hash.h if NDEBUG.
DChangeLog.812321 * stdio-common/printf_fp.c: Don't define NDEBUG if already defined.
DChangeLog.nptl10641 PPID if [! NDEBUG].
DChangeLog.131968 * elf/dl-minimal.c [! NDEBUG] (__assert_perror_fail): New function.
DChangeLog.112626 * assert/__assert.c: Undefine NDEBUG before include <assert.h>.
/glibc-2.36/posix/
Dtst-regex.input12321 * stdio-common/printf_fp.c: Don't define NDEBUG if already defined.

12