Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libsqlite/src/
H A Dselect.c376 int iContinue, /* Jump here to skip the current record */ in codeLimiter() argument
413 int iContinue, /* Jump here to continue with next row */ in selectInnerLoop() argument
H A DsqliteInt.h827 int iContinue; /* Jump here to continue with next record */ member