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

/openbsd-current/usr.bin/vi/ex/
H A Dex.h141 #define E_NOAUTO 0x00002000 /* Don't do autoprint output. */ macro
H A Dex_init.c278 ex_flags ? E_BLIGNORE | E_NOAUTO | E_NOPRDEF | E_VLITONLY : 0);
H A Dex.c1455 if (!LF_ISSET(E_C_HASH | E_C_LIST | E_C_PRINT | E_NOAUTO) &&

Completed in 127 milliseconds