Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dwhere.c2396 static WhereLoop **whereLoopFindLesser( in whereLoopFindLesser() function
2523 ppPrev = whereLoopFindLesser(&pWInfo->pLoops, pTemplate); in whereLoopInsert()
2568 ppTail = whereLoopFindLesser(ppTail, pTemplate); in whereLoopInsert()