Home | History | Annotate | Download | only in base

Lines Matching refs:total_len

381       size_t total_len = 0;
383 while (total_len < p->size()) {
393 total_len += (length + 1) * 4;