Home | History | Annotate | Download | only in source

Lines Matching refs:extra

956 	for (uint32 extra = 1; extra < aSize; extra++)
959 if ((nBuf [extra] & 0xC0) != 0x80)
1652 uint32 extra = len1 - match_offset - len2 + 1; // + 1 for NULL termination
1654 for (uint32 j = 0; j < extra; j++)
1687 uint32 extra = len1 - match_offset - len2 + 1; // + 1 for NULL termination
1691 extra);