Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c179735 int bRPS = (pMWin->eStart==TK_PRECEDING && pMWin->eFrmType==TK_RANGE); local
179737 if( bRPS ) windowCodeOp(&s, WINDOW_AGGINVERSE, regStart, 0);
179739 if( !bRPS ) windowCodeOp(&s, WINDOW_AGGINVERSE, regStart, 0);
179783 int bRPS = (pMWin->eStart==TK_PRECEDING && pMWin->eFrmType==TK_RANGE); local
179785 if( bRPS ) windowCodeOp(&s, WINDOW_AGGINVERSE, regStart, 0);