Home | History | Annotate | Download | only in common

Lines Matching refs:tmpLength

529     int32_t tmpLength = 0;
536 tmpLength = 0;
539 tmpLength++;
541 if (tmpLength != 0 && tmpLength < length) {
542 length = tmpLength;