Searched refs:OP_Ge (Results 1 – 1 of 1) sorted by relevance
109758 testcase(op==OP_Ge); VdbeCoverageIf(v,op==OP_Ge);113787 assert(TK_GE==OP_Ge); testcase(op==OP_Ge); VdbeCoverageIf(v,op==OP_Ge);114735 assert(TK_GE==OP_Ge); testcase(op==OP_Ge); VdbeCoverageIf(v,op==OP_Ge);114840 assert( pExpr->op!=TK_LT || op==OP_Ge );114912 assert(TK_GE==OP_Ge); testcase(op==OP_Ge); VdbeCoverageIf(v,op==OP_Ge);159108 testOp = bRev ? OP_Le : OP_Ge;159127 VdbeCoverageIf(v, testOp==OP_Ge);170833 static int aOp[] = { OP_Ge, OP_Ge, OP_Gt, OP_Ge, OP_Ge };171471 case OP_Ge: op = OP_Le; break;171506 case OP_Ge:[all …]