Home
last modified time | relevance | path

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

/NextBSD/contrib/nvi/ex/
HDex_txt.c148 BINC_GOTOW(sp, tp->lb, tp->lb_len, tp->len + 1); in ex_txt()
294 BINC_GOTOW(sp, ait.lb, ait.lb_len, tp->ai); in ex_txt()
/NextBSD/contrib/nvi/common/
HDline.c181 BINC_GOTOW(sp, ep->c_lp, ep->c_blen, wlen); in db_get()
548 BINC_GOTOW(sp, ep->c_lp, ep->c_blen, wlen); in db_last()
HDmem.h37 #define BINC_GOTOW(sp, lp, llen, nlen) \ macro
/NextBSD/contrib/nvi/vi/
HDv_txt.c812 BINC_GOTOW(sp, ntp->lb, in v_txt()
825 BINC_GOTOW(sp, ntp->lb, ntp->lb_len, ntp->len + 1); in v_txt()
915 BINC_GOTOW(sp, tp->lb, tp->lb_len, tp->len + 1); in v_txt()
959 BINC_GOTOW(sp, ait.lb, ait.lb_len, tp->ai); in v_txt()
1359 BINC_GOTOW(sp, tp->lb, tp->lb_len, tp->len + 1); in v_txt()