Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_malloc.c733 static int mallocLogEnabled = 0; variable
743 if( mallocLogEnabled ){ in test_memdebug_callback()
820 mallocLogEnabled = 1; in test_memdebug_log()
823 mallocLogEnabled = 0; in test_memdebug_log()
865 mallocLogEnabled = 1; in test_memdebug_log()