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

/openjdk10/test/fmw/gtest/include/gtest/
H A Dgtest-death-test.h234 // #ifdef NDEBUG
256 # ifdef NDEBUG
272 # endif // NDEBUG for EXPECT_DEBUG_DEATH
/openjdk10/jdk/src/jdk.crypto.cryptoki/share/native/libj2pkcs11/
H A Dpkcs11wrapper.h63 #ifndef NDEBUG
64 #define NDEBUG macro
/openjdk10/jdk/src/java.smartcardio/share/native/libj2pcsc/
H A Dpcsc.c28 #ifndef NDEBUG
29 #define NDEBUG macro
/openjdk10/hotspot/src/share/vm/shark/
H A DsharkCompiler.cpp284 #ifndef NDEBUG
301 #endif // !NDEBUG
/openjdk10/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-private.hh616 * should be disabled in production systems. If NDEBUG is defined, enable
620 #ifdef NDEBUG

Completed in 107 milliseconds