Home
last modified time | relevance | path

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

/src/contrib/nvi/ex/
H A Dex_cmd.c55 {L("!"), ex_bang, E_ADDR2_NONE|E_SECURE,
H A Dex.h19 #define E_ADDR2_NONE 0x00000008 /* Zero/two addresses; zero == none. */ macro
H A Dex.c847 switch (F_ISSET(ecp, E_ADDR1 | E_ADDR2 | E_ADDR2_ALL | E_ADDR2_NONE)) { in ex_cmd()
872 case E_ADDR2_NONE: /* Zero/two addresses: */ in ex_cmd()