Home
last modified time | relevance | path

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

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