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