Home
last modified time | relevance | path

Searched defs:iPrior (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/src/
H A Dpragma.c2438 sqlite3_int64 iPrior = sqlite3_hard_heap_limit64(-1); in sqlite3Pragma() local
H A Dvdbe.c749 u32 iPrior = p->aCounter[SQLITE_STMTSTATUS_VM_STEP]; in sqlite3VdbeExec() local
H A Dwal.c578 u32 iPrior; /* Last result returned from the iterator */ member