Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwindow.c1599 int addrGosub; /* OP_Gosub to this address to return one row */ member
2782 int addrGosub /* OP_Gosub here to return each row */ in sqlite3WindowCodeStep()
H A Dselect.c7281 int addrGosub = sqlite3VdbeMakeLabel(pParse); in sqlite3Select() local