Searched defs:addrCont (Results 1 – 5 of 5) sorted by relevance
1335 int addrCont; /* Jump here to continue with next cycle */ in sqlite3WhereCodeOneLoopStart() local2741 int addrCont = sqlite3WhereContinueLabel(pSubWInfo); in sqlite3WhereRightJoinLoop() local
704 int addrCont = 0; /* Top of insert loop. Label "C" in templates 3 and 4 */ in sqlite3Insert() local
80 int addrCont; /* Jump here to continue with the next loop cycle */ member
1062 int addrCont; /* Jump here to skip a row */ in sqlite3ConstructBloomFilter() local
2564 int addrCont, addrBreak; /* CONTINUE and BREAK addresses */ in generateWithRecursiveQuery() local