Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c17815 #define OP_RowCell 131 macro
102453 case OP_RowCell: {
142202 sqlite3VdbeAddOp3(v, OP_RowCell, iDest, iSrc, regRowid);
142253 sqlite3VdbeAddOp2(v, OP_RowCell, iDest, iSrc);