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

12

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dassert.h37 #ifdef NDEBUG
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/
H A Dassert.h5 This header file defines the assert macro and refers to the NDEBUG macro,
11 If the NDEBUG macro is defined at the point where assert.h
66 If NDEBUG is not defined, Expression is evaluated. If Expression evaluates to FALSE,
74 #ifdef NDEBUG
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dassert.h15 #ifdef NDEBUG
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxorg-server.h63 #define NDEBUG 1 macro
H A Ddix-config.h239 #define NDEBUG 1 macro
H A Ddo-not-use-config.h332 #define NDEBUG 1 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxorg-server.h63 #define NDEBUG 1 macro
H A Ddix-config.h254 #define NDEBUG 1 macro
H A Ddo-not-use-config.h365 #define NDEBUG 1 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxorg-server.h57 #define NDEBUG 1 macro
H A Ddix-config.h275 #define NDEBUG 1 macro
H A Ddo-not-use-config.h401 #define NDEBUG 1 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxorg-server.h69 #define NDEBUG 1 macro
H A Ddix-config.h233 #define NDEBUG 1 macro
H A Ddo-not-use-config.h320 #define NDEBUG 1 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxorg-server.h69 #define NDEBUG 1 macro
H A Ddix-config.h224 #define NDEBUG 1 macro
H A Ddo-not-use-config.h290 #define NDEBUG 1 macro
/vbox/src/VBox/Devices/PC/ipxe/src/tests/
H A Dbyteswap_test.c28 #undef NDEBUG macro
H A Dcbc_test.c28 #undef NDEBUG macro
H A Dcrc32_test.c45 #undef NDEBUG macro
H A Dtest.c28 #undef NDEBUG macro
H A Dtime_test.c28 #undef NDEBUG macro
/vbox/src/VBox/Devices/Audio/
H A Daudio_int.h290 #if defined NDEBUG && defined __GNUC__
292 #elif defined NDEBUG && defined _MSC_VER
/vbox/src/libs/libxml2-2.6.31/
H A Dtrio.c86 #if !(defined(DEBUG) || defined(NDEBUG))
87 # define NDEBUG macro

Completed in 286 milliseconds

12