Searched defs:nFree (Results 1 – 2 of 2) sorted by relevance
75 int nFree = pStack->base + pStack->nCells - pStack->sp; in vmCheckStack() local94 int nFree = fStack->base + fStack->nCells - fStack->sp; in vmCheckFStack() local
24008 u32 nFree = countLookasideSlots(db->lookaside.pFree); in sqlite3LookasideUsed() local