Searched refs:pLoop (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c124698 Index *pLoop; local
144953 Select *pLoop; /* For looping through SELECT statements */ local
156242 explainIndexRange(StrAccum *pStr, WhereLoop *pLoop) argument
156291 WhereLoop *pLoop; /* The controlling WhereLoop object */ local
156402 WhereLoop *pLoop; /* The where loop */ local
156452 WhereLoop *pLoop = pLvl->pWLoop; local
156648 removeUnindexableInClauseTerms( Parse *pParse, int iEq, WhereLoop *pLoop, Expr *pX ) argument
156768 WhereLoop *pLoop = pLevel->pWLoop; local
156959 WhereLoop *pLoop; /* The WhereLoop object */ local
157211 WhereLoop *pLoop = pLevel->pWLoop; local
157455 WhereLoop *pLoop = pLevel->pWLoop; local
157511 WhereLoop *pLoop; /* The WhereLoop object being coded */ local
158871 WhereLoop *pLoop = pLevel->pWLoop; local
161720 WhereLoop *pLoop; /* The Loop object */ local
161972 WhereLoop *pLoop = pLevel->pWLoop; /* The loop being coded */ local
162616 whereRangeSkipScanEst( Parse *pParse, WhereTerm *pLower, WhereTerm *pUpper, WhereLoop *pLoop, int *pbDone ) argument
163589 whereLoopOutputAdjust( WhereClause *pWC, WhereLoop *pLoop, LogEst nRow ) argument
165532 WhereLoop *pLoop = 0; /* Current WhereLoop being processed. */ local
166355 WhereLoop *pLoop; local
166551 WhereLoop *pLoop; local
166622 WhereLoop *pLoop = pWInfo->a[i].pWLoop; local
166858 WhereLoop *pLoop; /* Pointer to a single WhereLoop object */ local
167529 WhereLoop *pLoop; local
171074 Select *pNext = 0, *pLoop = p; local
[all...]

Completed in 901 milliseconds