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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c16172 ** The BTREE_SEEK_EQ flag is set on cursors that will get OP_SeekGE or
16179 #define BTREE_SEEK_EQ 0x00000002 /* EQ seeks only - no range seeks */ macro
19886 ** OPFLAG_SEEKEQ == BTREE_SEEK_EQ
[all...]

Completed in 426 milliseconds