Searched refs:piPgno (Results 1 – 2 of 2) sorted by relevance
1902 LsmPgno *piPgno, /* IN/OUT: fraction cascade pointer (or 0) */ in seekInLevel() argument1927 if( nRhs==0 ) iPtr = (int)*piPgno; in seekInLevel()1942 int iPtr = (int)*piPgno; in seekInLevel()1982 *piPgno = iOut; in seekInLevel()
6327 int *piPgno /* OUT: Page number */ in fts5DecodeRowid() argument6329 *piPgno = (int)(iRowid & (((i64)1 << FTS5_DATA_PAGE_B) - 1)); in fts5DecodeRowid()