Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c179480 int bRPS = (pMWin->eStart==TK_PRECEDING && pMWin->eFrmType==TK_RANGE); local
179482 if( bRPS ) windowCodeOp(&s, WINDOW_AGGINVERSE, regStart, 0);
179484 if( !bRPS ) windowCodeOp(&s, WINDOW_AGGINVERSE, regStart, 0);
179528 int bRPS = (pMWin->eStart==TK_PRECEDING && pMWin->eFrmType==TK_RANGE); local
179530 if( bRPS ) windowCodeOp(&s, WINDOW_AGGINVERSE, regStart, 0);