Searched refs:windowCheckValue (Results 1 – 1 of 1) sorted by relevance
1475 static void windowCheckValue(Parse *pParse, int reg, int eCond){ in windowCheckValue() function1936 windowCheckValue(pParse, tmpReg, 2); in windowReturnOneRow()2934 windowCheckValue(pParse, regStart, 0 + (pMWin->eFrmType==TK_RANGE?3:0)); in sqlite3WindowCodeStep()2938 windowCheckValue(pParse, regEnd, 1 + (pMWin->eFrmType==TK_RANGE?3:0)); in sqlite3WindowCodeStep()