Searched refs:labelEnd (Results 1 – 5 of 5) sorted by relevance
738 int labelEnd=labelStart+labelLength-1; // inclusive in checkLabelContextO() local740 for(int i=labelStart; i<=labelEnd; ++i) { in checkLabelContextO()752 i<labelEnd && label.charAt(i+1)=='l')) { in checkLabelContextO()760 if(!(i<labelEnd && in checkLabelContextO()812 if(j>labelEnd) { in checkLabelContextO()
1172 int32_t labelEnd=labelLength-1; // inclusive in checkLabelContextO() local1174 for(int32_t i=0; i<=labelEnd; ++i) { in checkLabelContextO()1186 i<labelEnd && label[i+1]==0x6c)) { in checkLabelContextO()1195 if(i<labelEnd) { in checkLabelContextO()1259 if(j>labelEnd) { in checkLabelContextO()
109283 int labelEnd; /* Label for the end of the overall SELECT stmt */109302 labelEnd = sqlite3VdbeMakeLabel(v);109396 computeLimitRegisters(pParse, p, labelEnd);109452 regPrev, pKeyDup, labelEnd);109461 regPrev, pKeyDup, labelEnd);109469 addrEofA_noB = addrEofA = labelEnd;109473 addrEofA_noB = sqlite3VdbeAddOp2(v, OP_Yield, regAddrB, labelEnd);109488 sqlite3VdbeAddOp2(v, OP_Yield, regAddrA, labelEnd); VdbeCoverage(v);109540 sqlite3VdbeResolveLabel(v, labelEnd);
109265 int labelEnd; /* Label for the end of the overall SELECT stmt */109284 labelEnd = sqlite3VdbeMakeLabel(v);109378 computeLimitRegisters(pParse, p, labelEnd);109434 regPrev, pKeyDup, labelEnd);109443 regPrev, pKeyDup, labelEnd);109451 addrEofA_noB = addrEofA = labelEnd;109455 addrEofA_noB = sqlite3VdbeAddOp2(v, OP_Yield, regAddrB, labelEnd);109470 sqlite3VdbeAddOp2(v, OP_Yield, regAddrA, labelEnd); VdbeCoverage(v);109522 sqlite3VdbeResolveLabel(v, labelEnd);
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...