Searched refs:SRT_Subroutine (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libsqlite/src/
H A DsqliteInt.h880 #define SRT_Subroutine 11 /* Call a subroutine to handle results */ macro
H A Dinsert.c187 rc = sqliteSelect(pParse, pSelect, SRT_Subroutine, iInsertBlock, 0,0,0);
H A Dselect.c553 case SRT_Subroutine: {
624 case SRT_Subroutine: {

Completed in 26 milliseconds