Home
last modified time | relevance | path

Searched defs:tnum (Results 1 – 6 of 6) sorted by relevance

/sqlite-3.40.0/ext/rbu/
H A Dsqlite3rbu.c2042 int tnum = pIter->iPkTnum; /* Root page of PK index */ in rbuCreateImposterTable2() local
2116 int tnum = pIter->iTnum; in rbuCreateImposterTable() local
2325 const int tnum = pIter->iTnum; in rbuObjIterPrepareAll() local
/sqlite-3.40.0/src/
H A Dinsert.c238 Pgno tnum = pOp->p2; in readsTable() local
H A Dbuild.c3740 Pgno tnum; /* Root page of index */ in sqlite3RefillIndex() local
H A DsqliteInt.h2280 Pgno tnum; /* Root BTree page for this table */ member
2619 Pgno tnum; /* DB Page containing root of this index */ member
H A Dtest1.c7330 int onOff, tnum; in test_test_control() local
H A Dshell.c.in8679 int tnum = 0; local