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