Searched refs:old_total (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/stdc++/legacy/
H A Disgetline.cc107 long old_total = total; local
113 memcpy(ptr + old_total, buf, count);
114 ptr[old_total+count] = ch;

Completed in 74 milliseconds