Searched refs:VC_C2SET (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/nvi/vi/
H A Dv_z.c64 if (F_ISSET(vp, VC_C2SET) && vp->count2 != 0) {
H A Dvi.c673 F_SET(vp, VC_C2SET);
1242 if (F_ISSET(vp, VC_C2SET))
H A Dvi.h73 #define VC_C2SET 0x00001000 /* Count 2 was set. */ macro

Completed in 77 milliseconds