Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dv_txt.c798 #define WMTSPACE wmt.offset + wmt.owrite + wmt.insert in v_txt() macro
800 ntp->lb_len, ntp->len + WMTSPACE + 32); in v_txt()
801 MEMMOVE(ntp->lb + ntp->cno, wmt.lb, WMTSPACE); in v_txt()
802 ntp->len += WMTSPACE; in v_txt()