Home
last modified time | relevance | path

Searched refs:copywR (Results 1 – 2 of 2) sorted by relevance

/original-bsd/usr.bin/ex/
H A Dex_subr.c106 copywR(to, from, size) in copywR() function
568 (*(more > 0 ? copywR : copyw))(unddol + more + 1, unddol + 1,
H A Dex_vops.c187 int copyw(), copywR();
245 (*(more>0 ? copywR : copyw))(savedol+1, dol+1, truedol-dol);