Searched defs:nLoop (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.c118796 int nLoop = 0; local
124516 wherePathSatisfiesOrderBy( WhereInfo *pWInfo, ExprList *pOrderBy, WherePath *pPath, u16 wctrlFlags, u16 nLoop, WhereLoop *pLast, Bitmask *pRevMask ) argument
124795 wherePathName(WherePath *pPath, int nLoop, WhereLoop *pLast) argument
124858 int nLoop; /* Number of terms in the join */ local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c118814 int nLoop = 0; local
124534 wherePathSatisfiesOrderBy( WhereInfo *pWInfo, ExprList *pOrderBy, WherePath *pPath, u16 wctrlFlags, u16 nLoop, WhereLoop *pLast, Bitmask *pRevMask ) argument
124813 wherePathName(WherePath *pPath, int nLoop, WhereLoop *pLast) argument
124876 int nLoop; /* Number of terms in the join */ local
[all...]

Completed in 637 milliseconds