Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/vi/port/
H A Dex_subr.c152 copywR(line *to, line *from, int size) in copywR() function
711 (*(more > 0 ? copywR : copyw))(unddol + more + 1, unddol + 1, in save()
H A Dex_vops.c238 int copyw(), copywR();
291 (*(more>0 ? copywR : copyw))(savedol+1, dol+1, truedol-dol);