Home | History | Annotate | Download | only in common

Lines Matching refs:segLength

1967         int32_t segLength=limit32-start32;
1970 start32+=segLength;
1971 limit32+=segLength;
2227 int32_t segLength=limit32-start32;
2230 start32+=segLength;
2232 us->replace(start32, segLength, NULL, 0);