Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c4359 u16 nLoop, /* Number of entries in pPath->aLoop[] */ in wherePathSatisfiesOrderBy()
4711 static const char *wherePathName(WherePath *pPath, int nLoop, WhereLoop *pLast){ in wherePathName()
4781 int nLoop; /* Number of terms in the join */ in wherePathSolver() local
H A Dwherecode.c350 int nLoop = 0; in disableTerm() local
H A Dtest1.c2204 sqlite3_int64 nLoop; in test_stmt_scanstatus() local