Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/nvi/ex/
HDex_screen.c73 E_C_COUNT | E_C_COUNT_NEG | E_C_COUNT_POS)) { in ex_resize()
80 case E_C_COUNT | E_C_COUNT_POS: in ex_resize()
HDex.h126 #define E_C_COUNT_POS 0x00010 /* Count was signed positive. */ macro
HDex.c1065 FL_SET(ecp->iflags, E_C_COUNT_POS); in ex_cmd()