Home
last modified time | relevance | path

Searched refs:SCUDO_DEBUG (Results 1 – 6 of 6) sorted by relevance

/external/scudo/standalone/
Dinternal_defs.h16 #ifndef SCUDO_DEBUG
17 #define SCUDO_DEBUG 0 macro
125 #if SCUDO_DEBUG
Dmutex.h51 if (SCUDO_DEBUG) in assertHeld()
Dprimary64.h1206 if (SCUDO_DEBUG) {
/external/scudo/standalone/tests/
Dscudo_unit_test.h42 #if SCUDO_DEBUG
Dmutex_test.cpp59 #if SCUDO_DEBUG
Dmemtag_test.cpp90 if (SCUDO_DEBUG) { in TEST_F()