Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Dbackup.c268 Pgno iDest = (Pgno)(iOff/nDestPgsz)+1; in backupOnePage() local
Dinsert.c1619 int iSrc, iDest; /* Cursors from source and destination */ in xferOptimization() local
Dexpr.c1273 int iDest /* Jump here if the value is null */ in sqlite3ExprCodeIsNullJump()