Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dkey.h17 #define CHAR2INT5(sp,buf,n,nlen,w,wlen) \ macro
32 #define CHAR2INT5(sp,buf,n,nlen,w,wlen) \ macro
46 CHAR2INT5(sp,sp->cw,n,nlen,w,wlen)
H A Dmsg.c855 CHAR2INT5(sp, EXP(sp)->ibcw, (char *)s, strlen(s) + 1, wp, wlen); in msg_print()
/freebsd/contrib/nvi/ex/
H A Dex_script.c244 if (CHAR2INT5(sp, exp->ibcw, t, p - t, wp, wlen)) in sscr_getprompt()
277 if (CHAR2INT5(sp, exp->ibcw, buf, llen, wp, wlen)) in sscr_getprompt()
464 if (CHAR2INT5(sp, exp->ibcw, t, len, wp, wlen)) in sscr_insert()
494 if (CHAR2INT5(sp, exp->ibcw, t, len, wp, wlen)) in sscr_insert()