Home | History | Annotate | Download | only in common

Lines Matching defs:segLength

1953         int32_t segLength=limit32-start32;
1956 start32+=segLength;
1957 limit32+=segLength;
2210 int32_t segLength=limit32-start32;
2213 start32+=segLength;
2215 us->replace(start32, segLength, NULL, 0);