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

/freebsd-11-stable/contrib/nvi/ex/
H A Dex.h21 #define E_ADDR2_NONE 0x00000008 /* Zero/two addresses; zero == none. */ macro
H A Dex_cmd.c59 {L("!"), ex_bang, E_ADDR2_NONE|E_SECURE,
H A Dex.c833 * (the `!' command, the E_ADDR2_NONE flag), 0 defaults to no lines.
845 switch (F_ISSET(ecp, E_ADDR1 | E_ADDR2 | E_ADDR2_ALL | E_ADDR2_NONE)) {
870 case E_ADDR2_NONE: /* Zero/two addresses: */

Completed in 58 milliseconds