Searched defs:iSet (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | wherecode.c | 2296 int iSet = ((ii==pOrWc->nTerm-1)?-1:ii); in sqlite3WhereCodeOneLoopStart() local |
| H A D | vdbe.c | 7041 int iSet; in sqlite3VdbeExec() local |