Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dselect.c832 int iContinue /* Jump here to skip the current record */ in codeOffset()
1096 int iContinue, /* Jump here to continue with next row */ in selectInnerLoop()
3199 int iContinue; in generateOutputSubroutine() local
H A DwhereInt.h472 int iContinue; /* Jump here to continue with next record */ member
H A Dwhere.c846 int iContinue = 0; /* Jump here to skip excluded rows */ in constructAutomaticIndex() local