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

/openbsd-current/usr.bin/vi/ex/
H A Dex_screen.c75 E_C_COUNT | E_C_COUNT_NEG | E_C_COUNT_POS)) {
79 case E_C_COUNT | E_C_COUNT_NEG:
H A Dex.h126 #define E_C_COUNT_NEG 0x00008 /* Count was signed negative. */ macro
H A Dex.c1056 FL_SET(ecp->iflags, E_C_COUNT_NEG);

Completed in 189 milliseconds