Searched refs:nLargest (Results 1 – 1 of 1) sorted by relevance
1253 UINT nLargest = 0; in sqlite3_win32_compact_heap() local1264 if( (nLargest=osHeapCompact(hHeap, SQLITE_WIN32_HEAP_FLAGS))==0 ){ in sqlite3_win32_compact_heap()1281 if( pnLargest ) *pnLargest = nLargest; in sqlite3_win32_compact_heap()