Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Dselect.c454 int iContinue /* Jump here to skip the current record */ in codeOffset()
535 int iContinue, /* Jump here to continue with next row */ in selectInnerLoop()
1912 int iContinue; in generateOutputSubroutine() local
DsqliteInt.h1966 int iContinue; /* Jump here to continue with next record */ member
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c10311 int iContinue; /* Jump here to continue with next record */ member