Home
last modified time | relevance | path

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

/original-bsd/usr.bin/ex/
H A Dex_v.c173 COLUMNS = OCOLUMNS;
380 OCOLUMNS = COLUMNS;
H A Dex_vops2.c643 (outcol >= OCOLUMNS - value(WRAPMARGIN) ||
660 if (outcol+(backsl?OCOLUMNS:0) - (gcursor-cp) >= OCOLUMNS - value(WRAPMARGIN)) {
H A Dex_tty.h119 var short OCOLUMNS; /* Save COLUMNS for a hack in open mode */ variable
H A Dex_cmds2.c147 COLUMNS = OCOLUMNS; in error0()
H A Dex_vadj.c150 WCOLS = OCOLUMNS;