Searched defs:tnum (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/unbound/libunbound/
H A Dcontext.c171 int tnum = 0; local
/freebsd-10.3-release/contrib/groff/src/devices/grolj4/
H A Dlj4.cpp423 const int tnum = 2; local
/freebsd-10.3-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c9926 int tnum; /* Root BTree node for this table (see note above) */ member in struct:Table
10128 int tnum; /* Page containing root of this index in database file */ member in struct:Index
81466 int tnum; /* Root page of index */ local
87029 int tnum = pOp->p2; local
[all...]
/freebsd-10.3-release/contrib/sqlite3/
H A Dsqlite3.c11587 int tnum; /* Root BTree page for this table */ member in struct:Table
11824 int tnum; /* DB Page containing root of this index */ member in struct:Index
94628 int tnum; /* Root page of index */ local
100924 int tnum = pOp->p2; local
158683 int tnum = pIter->iPkTnum; /* Root page of PK index */ local
158757 int tnum = pIter->iTnum; local
158863 const int tnum = pIter->iTnum; local
[all...]

Completed in 566 milliseconds