Home | History | Annotate | Download | only in common

Lines Matching refs:firstAffectedIndex

1967     int32_t firstAffectedIndex = destIndex32;
1968 if (move && start32<firstAffectedIndex) {
1969 firstAffectedIndex = start32;
1971 if (firstAffectedIndex < ut->chunkNativeLimit) {