Searched defs:regYield (Results 1 – 5 of 5) sorted by relevance
912 int regYield; /* Register holding co-routine entry-point */ in sqlite3Insert() local
1401 int regYield = pTabItem->regReturn; in sqlite3WhereCodeOneLoopStart() local
514 void sqlite3VdbeEndCoroutine(Vdbe *v, int regYield){ in sqlite3VdbeEndCoroutine()
2815 int regYield; /* Register holding co-routine entry-point */ in sqlite3EndTable() local
986 int regYield = pTabItem->regReturn; in constructAutomaticIndex() local