OP_IdxGE         66844 third_party/sqlite/amalgamation/sqlite3.c case OP_IdxGE: {        /* jump */
OP_IdxGE         66874 third_party/sqlite/amalgamation/sqlite3.c       assert( pOp->opcode==OP_IdxGE );
OP_IdxGE         101483 third_party/sqlite/amalgamation/sqlite3.c       OP_IdxGE,            /* 1: (end_constraints && !bRev) */
OP_IdxGE         101636 third_party/sqlite/amalgamation/sqlite3.c     testcase( op==OP_IdxGE );
OP_IdxGE         4448 third_party/sqlite/src/src/vdbe.c case OP_IdxGE: {        /* jump */
OP_IdxGE         4476 third_party/sqlite/src/src/vdbe.c       assert( pOp->opcode==OP_IdxGE );
OP_IdxGE         3829 third_party/sqlite/src/src/where.c       OP_IdxGE,            /* 1: (end_constraints && !bRev) */
OP_IdxGE         3982 third_party/sqlite/src/src/where.c     testcase( op==OP_IdxGE );