Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c20743 #define SRT_Upfrom 13 /* Store result as data with rowid */ macro
150039 || eDest==SRT_Upfrom );
150127 case SRT_Upfrom: {
150621 case SRT_Upfrom: {
159746 eDest = IsVirtual(pTab) ? SRT_Table : SRT_Upfrom;
159753 eDest = IsVirtual(pTab) ? SRT_Table : SRT_Upfrom;