Lines Matching refs:mch_memmove
219 mch_memmove(buf->bh_first.b_next->b_str, in add_buff()
990 mch_memmove(typebuf.tb_buf + typebuf.tb_off, str, (size_t)addlen); in ins_typebuf()
1000 mch_memmove(typebuf.tb_buf + typebuf.tb_off, str, (size_t)addlen); in ins_typebuf()
1034 mch_memmove(s1 + newoff, typebuf.tb_buf + typebuf.tb_off, in ins_typebuf()
1037 mch_memmove(s1 + newoff + offset, str, (size_t)addlen); in ins_typebuf()
1040 mch_memmove(s1 + newoff + offset + addlen, in ins_typebuf()
1047 mch_memmove(s2 + newoff, typebuf.tb_noremap + typebuf.tb_off, in ins_typebuf()
1049 mch_memmove(s2 + newoff + offset + addlen, in ins_typebuf()
1204 mch_memmove(typebuf.tb_buf + MAXMAPLEN, in del_typebuf()
1206 mch_memmove(typebuf.tb_noremap + MAXMAPLEN, in del_typebuf()
1211 mch_memmove(typebuf.tb_buf + typebuf.tb_off + offset, in del_typebuf()
1215 mch_memmove(typebuf.tb_noremap + typebuf.tb_off + offset, in del_typebuf()
3615 mch_memmove(p + 3, p + 1, (size_t)i); in fix_input_buffer()
3637 mch_memmove(p + 3, p + 1, (size_t)i); in fix_input_buffer()