Searched refs:E_C_COUNT_POS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/nvi/ex/
H A Dex_screen.c77 E_C_COUNT | E_C_COUNT_NEG | E_C_COUNT_POS)) {
84 case E_C_COUNT | E_C_COUNT_POS:
H A Dex.h128 #define E_C_COUNT_POS 0x00010 /* Count was signed positive. */ macro
H A Dex.c1065 FL_SET(ecp->iflags, E_C_COUNT_POS);

Completed in 104 milliseconds