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