Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_move.c141 BINC_RETW(sp, bp, blen, len); in ex_move()
159 BINC_RETW(sp, bp, blen, len); in ex_move()
H A Dex_txt.c414 BINC_RETW(sp, tp->lb, tp->lb_len, tabs + spaces + 1); in txt_dent()
/freebsd/contrib/nvi/common/
H A Dconv.c57 BINC_RETW(NULL, *tostr, *blen, len); in raw2int()
118 BINC_RETW(NULL, *tostr, *blen, nlen); in default_char2int()
137 BINC_RETW(NULL, *tostr, *blen, nlen); in default_char2int()
H A Dmem.h52 #define BINC_RETW(sp, lp, llen, nlen) \ macro
/freebsd/contrib/nvi/vi/
H A Dv_txt.c302 BINC_RETW(sp, tp->lb, tp->lb_len, len); in v_txt()
1769 BINC_RETW(sp, tp->lb, tp->lb_len, tp->len + nlen); in v_txt_auto()
2080 BINC_RETW(sp, tp->lb, tp->lb_len, tp->len + nlen); in txt_fc()
2106 BINC_RETW(sp, tp->lb, tp->lb_len, tp->len + 1); in txt_fc()
2268 BINC_RETW(sp, tp->lb, tp->lb_len, tp->len + olen); in txt_emark()
2465 BINC_RETW(sp, in txt_insch()
2505 BINC_RETW(sp, tp->lb, tp->lb_len, tp->len + 1); in txt_insch()
H A Dvi.c1078 BINC_RETW(sp, vip->keyw, vip->keywlen, len+1); in v_curword()