Home
last modified time | relevance | path

Searched defs:InLoop (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dcode-stubs.h163 virtual InLoopFlag InLoop() { return NOT_IN_LOOP; } in InLoop() function
786 InLoopFlag InLoop() { return in_loop_; } in InLoop() function
/external/sqlite/dist/
Dsqlite3.c10050 struct InLoop { struct
10051 int iCur; /* The VDBE cursor used by this IN operator */
10052 int addrInTop; /* Top of the IN loop */