Lines Matching defs:addrEmpty
165920 int addrEmpty; /* Address of OP_Rewind in flush: */166171 addrEmpty = sqlite3VdbeAddOp1(v, OP_Rewind, csrWrite);166216 sqlite3VdbeJumpHere(v, addrEmpty);