Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libsqlite/src/
H A Ddelete.c174 int endOfLoop = sqliteVdbeMakeLabel(v); in sqliteDeleteFrom() local
H A Dinsert.c108 int endOfLoop; /* Label for the end of the insertion loop */ in sqliteInsert() local