Searched refs:BINC_RETW (Results 1 – 6 of 6) sorted by relevance
| /NextBSD/contrib/nvi/ex/ |
| HD | ex_move.c | 145 BINC_RETW(sp, bp, blen, len); in ex_move() 163 BINC_RETW(sp, bp, blen, len); in ex_move()
|
| HD | ex_txt.c | 414 BINC_RETW(sp, tp->lb, tp->lb_len, tabs + spaces + 1); in txt_dent()
|
| /NextBSD/contrib/nvi/common/ |
| HD | conv.c | 61 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()
|
| HD | mem.h | 54 #define BINC_RETW(sp, lp, llen, nlen) \ macro
|
| /NextBSD/contrib/nvi/vi/ |
| HD | v_txt.c | 306 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()
|
| HD | vi.c | 1084 BINC_RETW(sp, vip->keyw, vip->keywlen, len+1); in v_curword()
|