Home | History | Annotate | Download | only in common

Lines Matching full:prefixlength

1022         uint16_t prefixLength, i, idx;
1030 prefixLength=0;
1033 ++prefixLength;
1037 length=(uint16_t)(prefixLength+writeFactorSuffix(factors, count,
1040 suffix, (uint16_t)(sizeof(buffer)-prefixLength)));
1070 length=prefixLength;