Home
last modified time | relevance | path

Searched refs:ovflIn (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c82980 Pgno ovflIn = 0; local
82996 ovflIn = get4byte(&pSrc->info.pPayload[nIn]);
83014 rc = sqlite3PagerGet(pSrcPager, ovflIn, &pPageIn, PAGER_GET_READONLY);
83017 ovflIn = get4byte(aIn);