Searched refs:OP_Prev (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dwhere.c3770 pLevel->op = bRev ? OP_Prev : OP_Next;
4018 pLevel->op = OP_Prev;
4172 static const u8 aStep[] = { OP_Next, OP_Prev };
H A Dvdbe.c62 ** moves, either by the OP_SeekXX, OP_Next, or OP_Prev opcodes. The test
4275 case OP_Prev: /* jump */
/external/sqlite/dist/orig/
H A Dsqlite3.c9262 #define OP_Prev 8 macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c9262 #define OP_Prev 8 macro
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c8128 #define OP_Prev 66 macro
[all...]

Completed in 449 milliseconds