Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c191 static void whereOrMove(WhereOrSet *pDest, WhereOrSet *pSrc){ in whereOrMove() function
4207 whereOrMove(&sSum, &sCur); in whereLoopAddOr()
4211 whereOrMove(&sPrev, &sSum); in whereLoopAddOr()