Searched defs:addrCont (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c132848 int addrCont = 0; /* Top of insert loop. Label "C" in templates 3 and 4 */ local
144412 int addrCont, addrBreak; /* CONTINUE and BREAK addresses */ local
155614 int addrCont; /* Jump here to continue with the next loop cycle */ member in struct:WhereLevel
157518 int addrCont; /* Jump here to continue with next cycle */ local
158917 int addrCont = sqlite3WhereContinueLabel(pSubWInfo); local
161967 int addrCont; /* Jump here to skip a row */ local
[all...]

Completed in 923 milliseconds