Home
last modified time | relevance | path

Searched refs:bFirstPastRJ (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dwhere.c4265 int bFirstPastRJ = 0; in whereLoopAddAll() local
4285 if( bFirstPastRJ in whereLoopAddAll()
4300 bFirstPastRJ = (pItem->fg.jointype & JT_RIGHT)!=0; in whereLoopAddAll()