Searched refs:addrSelectB (Results 1 – 1 of 1) sorted by relevance
152177 int addrSelectB; /* Address of the select-B coroutine */ local152354 addrSelectB = sqlite3VdbeCurrentAddr(v) + 1;152355 addr1 = sqlite3VdbeAddOp3(v, OP_InitCoroutine, regAddrB, 0, addrSelectB);