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

/openbsd-current/usr.bin/vi/ex/
H A Dex_cmd.c56 {"!", ex_bang, E_ADDR2_NONE | E_SECURE,
H A Dex.h23 #define E_ADDR2_NONE 0x00000008 /* Zero/two addresses; zero == none. */ macro
H A Dex.c826 * (the `!' command, the E_ADDR2_NONE flag), 0 defaults to no lines.
838 switch (F_ISSET(ecp, E_ADDR1 | E_ADDR2 | E_ADDR2_ALL | E_ADDR2_NONE)) {
863 case E_ADDR2_NONE: /* Zero/two addresses: */

Completed in 130 milliseconds