Searched refs:mark0 (Results 1 – 2 of 2) sorted by relevance
1015 int mark0, mark; field in CodeIterator.Pointers1025 mark0 = m0; in Pointers()1041 if (where < mark0 || (where == mark0 && exclusive)) in shiftPc()1042 mark0 += gapLength; in shiftPc()1126 int where2 = pointers.mark0; in insertGapCore0w()
149 @Test public void mark0() throws Exception { in mark0() method in SourceMarkerTest