Searched refs:FILLER (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vput.c891 if((wchar = *up++) != FILLER)
931 if(wchar != FILLER)
1053 if(*tp != FILLER)
1080 if((wchar = *up++) != FILLER)
1128 *up++ = FILLER;
1333 *tp++ = FILLER;
1389 *tp++ = FILLER;
H A Dex_vis.h315 #define FILLER 0177 /* fill positions for multibyte characters */ macro
H A Dex_put.c804 if (insmode && cursor_right || length > 1 || wchar == FILLER) {
806 j = (wchar == FILLER ? 1 : scrlength > diff ? diff : scrlength);
H A Dex_vmain.c1272 if(esave[i] != FILLER)
/illumos-gate/usr/src/cmd/troff/
H A Dn2.c143 if (no_out || j == FILLER)
H A Dn9.c108 } else if (cbits(c) == FILLER)
H A Dtdef.h116 #define FILLER 022 /* \& and similar purposes */ macro
H A Dn7.c385 storeline((tchar)FILLER, 0);

Completed in 67 milliseconds