Home
last modified time | relevance | path

Searched refs:vputchar (Results 1 – 8 of 8) sorted by relevance

/titanic_50/usr/src/cmd/vi/port/
H A Dex_vput.c124 (void) vputchar(' '); in vclreol()
371 (void) vputchar(wchar); in vshowmode()
631 (void) vputchar(c); in vinschar()
710 (void) vputchar(c); in vinschar()
814 (void) vputchar(' ' | QUOTE); in vrigid()
855 Outchar = vputchar; in vnpins()
892 (void) vputchar(wchar); in vishft()
912 (void) vputchar(' ' | QUOTE); in vishft()
932 (void) vputchar(wchar); in vishft()
945 (void) vputchar(' '); in vishft()
[all …]
H A Dex_cmds2.c309 if (Outchar != vputchar) { in fixol()
313 Outchar = vputchar; in fixol()
319 Outchar = vputchar; in fixol()
H A Dex_v.c248 Outchar = vputchar; in oop()
350 Outchar = vputchar; in vop()
H A Dex_vis.h311 int vputchar();
H A Dex_vops2.c520 Outchar = vputchar; in vappend()
986 Outchar = vputchar;
1458 (void) vputchar(' ');
H A Dex_voper.c917 if (Outchar == vputchar) in lfixol()
937 Outchar = vputchar; in lfixol()
H A Dex_vmain.c1273 (void) vputchar(esave[i]);
1447 Outchar = vputchar;
H A Dex_vops.c444 (void) vputchar('@'); in vdelete()