Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_malloc.c729 #define MALLOC_LOG_KEYINTS ( \ macro
748 int aKey[MALLOC_LOG_KEYINTS]; in test_memdebug_callback()
749 unsigned int nKey = sizeof(int)*MALLOC_LOG_KEYINTS; in test_memdebug_callback()
784 Tcl_InitHashTable(&aMallocLog, MALLOC_LOG_KEYINTS); in test_memdebug_log_clear()
807 Tcl_InitHashTable(&aMallocLog, MALLOC_LOG_KEYINTS); in test_memdebug_log()