Home
last modified time | relevance | path

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

/NextBSD/contrib/nvi/ex/
HDex_move.c145 BINC_RETW(sp, bp, blen, len); in ex_move()
163 BINC_RETW(sp, bp, blen, len); in ex_move()
HDex_txt.c414 BINC_RETW(sp, tp->lb, tp->lb_len, tabs + spaces + 1); in txt_dent()
/NextBSD/contrib/nvi/common/
HDconv.c61 BINC_RETW(NULL, *tostr, *blen, len); in raw2int()
122 BINC_RETW(NULL, *tostr, *blen, nlen); in default_char2int()
141 BINC_RETW(NULL, *tostr, *blen, nlen); in default_char2int()
HDmem.h54 #define BINC_RETW(sp, lp, llen, nlen) \ macro
/NextBSD/contrib/nvi/vi/
HDv_txt.c306 BINC_RETW(sp, tp->lb, tp->lb_len, len); in v_txt()
1796 BINC_RETW(sp, tp->lb, tp->lb_len, tp->len + nlen); in v_txt_auto()
2104 BINC_RETW(sp, tp->lb, tp->lb_len, tp->len + nlen); in txt_fc()
2130 BINC_RETW(sp, tp->lb, tp->lb_len, tp->len + 1); in txt_fc()
2292 BINC_RETW(sp, tp->lb, tp->lb_len, tp->len + olen); in txt_emark()
2489 BINC_RETW(sp, in txt_insch()
2529 BINC_RETW(sp, tp->lb, tp->lb_len, tp->len + 1); in txt_insch()
HDvi.c1084 BINC_RETW(sp, vip->keyw, vip->keywlen, len+1); in v_curword()