Searched defs:InLoop (Results 1 – 2 of 2) sorted by relevance
163 virtual InLoopFlag InLoop() { return NOT_IN_LOOP; } in InLoop() function786 InLoopFlag InLoop() { return in_loop_; } in InLoop() function
10050 struct InLoop { struct10051 int iCur; /* The VDBE cursor used by this IN operator */10052 int addrInTop; /* Top of the IN loop */