Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dos_win.c337 #ifndef SQLITE_WIN32_HEAP_CREATE
338 # define SQLITE_WIN32_HEAP_CREATE (TRUE) macro
1579 #if !SQLITE_OS_WINRT && SQLITE_WIN32_HEAP_CREATE in winMemInit()