Home | History | Annotate | Download | only in common

Lines Matching refs:segLength

2313         int32_t segLength=limit32-start32;
2316 start32+=segLength;
2317 limit32+=segLength;
2570 int32_t segLength=limit32-start32;
2573 start32+=segLength;
2575 us->replace(start32, segLength, NULL, 0);