Searched refs:VIP_RCM_LAST (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/nvi/vi/
H A Dvi.h310 #define VIP_RCM_LAST 0x0040 /* Cursor drawn to the last column. */ macro
H A Dvi.c105 F_CLR(vip, VIP_RCM_LAST);
316 vp->m_final.lno, F_ISSET(vip, VIP_RCM_LAST));
319 F_SET(vip, VIP_RCM_LAST);

Completed in 151 milliseconds