Searched refs:delcount (Results 1 – 1 of 1) sorted by relevance
1548 int delcount; in do_put() local1831 delcount = 0; in do_put()1861 delcount = 1; in do_put()1869 delcount = 0; in do_put()1930 mch_memmove(ptr, oldp + bd.textcol + delcount, in do_put()1931 (size_t)(oldlen - bd.textcol - delcount + 1)); in do_put()