Searched refs:linecnt (Results 1 – 1 of 1) sorted by relevance
1352 size_t lines, linecnt, bytecnt; in mcopy() local1361 linecnt = m->str_range; in mcopy()1362 bytecnt = linecnt * 80; in mcopy()1364 linecnt = 0; in mcopy()1376 for (lines = linecnt, b = buf; lines && b < end && in mcopy()
Completed in 9 milliseconds