Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_screen.c73 E_C_COUNT | E_C_COUNT_NEG | E_C_COUNT_POS)) { in ex_resize()
77 case E_C_COUNT | E_C_COUNT_NEG: in ex_resize()
H A Dex.h125 #define E_C_COUNT_NEG 0x00008 /* Count was signed negative. */ macro
H A Dex.c1063 FL_SET(ecp->iflags, E_C_COUNT_NEG); in ex_cmd()