Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsqlite/src/
H A Dselect.c1300 Select *pPrior; /* Another SELECT immediately to our left */ in multiSelect() local
H A Dbtree.c1922 OverflowPage *pOvfl, *pPrior; in fillInCell() local
H A DsqliteInt.h862 Select *pPrior; /* Prior select in a compound select statement */ member