Home | History | Annotate | Download | only in common

Lines Matching full:prefixlength

999         uint16_t prefixLength, i, idx;
1007 prefixLength=0;
1010 ++prefixLength;
1014 length=(uint16_t)(prefixLength+writeFactorSuffix(factors, count,
1017 suffix, (uint16_t)(sizeof(buffer)-prefixLength)));
1047 length=prefixLength;