Home
last modified time | relevance | path

Searched defs:addrOnce (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/src/
H A Dupdate.c804 int addrOnce = 0; in sqlite3Update() local
H A Dexpr.c3056 int addrOnce = 0; /* Address of the OP_Once instruction at top */ in sqlite3CodeRhsOfIN() local
3252 int addrOnce = 0; /* Address of OP_Once at top of subroutine */ in sqlite3CodeSubselect() local
H A Dwhere.c1060 int addrOnce; /* Address of opening OP_Once */ in sqlite3ConstructBloomFilter() local
H A Dselect.c1636 int addrOnce = 0; in generateSortTail() local