Searched refs:SRT_Subroutine (Results 1 – 3 of 3) sorted by relevance
880 #define SRT_Subroutine 11 /* Call a subroutine to handle results */ macro
187 rc = sqliteSelect(pParse, pSelect, SRT_Subroutine, iInsertBlock, 0,0,0); in sqliteInsert()
555 case SRT_Subroutine: { in selectInnerLoop()626 case SRT_Subroutine: { in generateSortTail()