Home
last modified time | relevance | path

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

/dports/editors/2bsd-vi/ex-050325/
H A Dex_v.c248 TCOLUMNS = OCOLUMNS; in ovend()
468 OCOLUMNS = TCOLUMNS; in vok()
H A Dex_vops2.c808 (outcol >= OCOLUMNS - value(WRAPMARGIN) || in vgetline()
826 if (outcol+(backsl?OCOLUMNS:0) - (gcursor-cp) >= OCOLUMNS - value(WRAPMARGIN)) { in vgetline()
H A Dex_tty.h196 var short OCOLUMNS; /* Save TCOLUMNS for a hack in open mode */ variable
H A Dex_cmds2.c176 TCOLUMNS = OCOLUMNS; in error0()
H A Dex_vadj.c221 WCOLS = OCOLUMNS; in vreopen()