Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwherecode.c1267 int addrNxt, /* Jump here to bypass inner loops */ in filterPullDown()
1326 int addrNxt; /* Where to jump to continue with the next IN case */ in sqlite3WhereCodeOneLoopStart() local
H A DwhereInt.h78 int addrNxt; /* Jump here to start the next IN combination */ member