Searched refs:toHandle (Results 1 – 2 of 2) sorted by relevance
85 StdIndexedValue fromHandle(from), toHandle(to); in insertCopyLoops() local86 toHandle(activeIvs) = fromHandle(activeIvs); in insertCopyLoops()
1465 toHandle = self.rawdata[i:]1466 self.handle_data(toHandle)1467 j = i + len(toHandle)