Home | History | Annotate | Download | only in dist

Lines Matching defs:addrEmpty

170650   int addrEmpty;                  /* Address of OP_Rewind in flush: */
170897 addrEmpty = sqlite3VdbeAddOp1(v, OP_Rewind, csrWrite);
170942 sqlite3VdbeJumpHere(v, addrEmpty);