Searched refs:SQLITE_WIN32_HEAP_INIT_SIZE (Results 1 – 1 of 1) sorted by relevance
49152 #ifndef SQLITE_WIN32_HEAP_INIT_SIZE49153 # define SQLITE_WIN32_HEAP_INIT_SIZE ((SQLITE_WIN32_CACHE_SIZE) * \ macro50306 DWORD dwInitialSize = SQLITE_WIN32_HEAP_INIT_SIZE; in winMemInit()