Home
last modified time | relevance | path

Searched defs:regYield (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/src/
H A Dinsert.c912 int regYield; /* Register holding co-routine entry-point */ in sqlite3Insert() local
H A Dwherecode.c1401 int regYield = pTabItem->regReturn; in sqlite3WhereCodeOneLoopStart() local
H A Dvdbeaux.c514 void sqlite3VdbeEndCoroutine(Vdbe *v, int regYield){ in sqlite3VdbeEndCoroutine()
H A Dbuild.c2815 int regYield; /* Register holding co-routine entry-point */ in sqlite3EndTable() local
H A Dwhere.c986 int regYield = pTabItem->regReturn; in constructAutomaticIndex() local