Lines Matching refs:MEMMOVE
303 MEMMOVE(tp->lb, lp, len); in v_txt()
801 MEMMOVE(ntp->lb + ntp->cno, wmt.lb, WMTSPACE); in v_txt()
884 MEMMOVE(tp->lb + tp->cno, in v_txt()
947 MEMMOVE(ait.lb, tp->lb, tp->ai); in v_txt()
1584 MEMMOVE(tp->lb + tp->cno + qp->olen, in txt_abbrev()
1719 MEMMOVE(p - del, p, tp->len - old); in txt_ai_resolve()
1773 MEMMOVE(tp->lb + nlen, tp->lb, tp->len); in v_txt_auto()
1777 MEMMOVE(tp->lb, t, nlen); in v_txt_auto()
2087 (void)MEMMOVE(p + nlen, p, tp->insert); in txt_fc()
2109 (void)MEMMOVE(p + 1, p, tp->insert); in txt_fc()
2271 MEMMOVE(tp->lb + cno + 1 + chlen, in txt_emark()
2377 MEMMOVE(tp->lb + tp->cno, tp->lb + tp->cno + len, in txt_hex()
2382 MEMMOVE(tp->lb + tp->cno + tp->owrite, in txt_hex()
2468 MEMMOVE(tp->lb + cno + 1 + chlen, in txt_insch()
2494 MEMMOVE(tp->lb + cno, tp->lb + cno + copydown, in txt_insch()
2512 MEMMOVE(tp->lb + tp->cno + 1, in txt_insch()