Home
last modified time | relevance | path

Searched refs:vclrbyte (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/cmd/vi/port/
H A Dex_vput.c59 vclrbyte(vtube0, WCOLS * (WECHO - ZERO + 1)); in vclear()
66 vclrbyte(wchar_t *cp, int i) in vclrbyte() function
116 vclrbyte(tp, i); in vclreol()
201 vclrbyte(vtube[WECHO], WCOLS);
1519 vclrbyte(tpe - nc, nc);
H A Dex_vadj.c388 vclrbyte(vtube[to], WCOLS); in vadjAL()
456 vclrbyte(vtube[0], WCOLS); in vmoveitup()
486 vclrbyte(vtube[to], WCOLS); in vscroll()
826 vclrbyte(vtube[to], WCOLS); in vadjDL()
H A Dex_cmds2.c689 vclrbyte(vtube[WECHO], WCOLS); in vnfl()
H A Dex_v.c492 vclrbyte(atube, WCOLS * (WECHO - ZERO + 1)); in vok()
H A Dex.h562 void vclrbyte(wchar_t *, int);