Searched defs:JPLISASSERT_ENABLEASSERTIONS (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/instrument/
H A DJPLISAssert.h45 #define JPLISASSERT_ENABLEASSERTIONS (1) macro
48 #ifndef JPLISASSERT_ENABLEASSERTIONS
49 #define JPLISASSERT_ENABLEASSERTIONS (0) macro
53 #if JPLISASSERT_ENABLEASSERTIONS

Completed in 33 milliseconds