Searched refs:TAGF_ERR_WARN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/nvi/dist/ex/
H A Dtag.h49 #define TAGF_ERR_WARN 0x02 /* Error reported. */ macro
H A Dex_tag.c1176 F_CLR(tfp, TAGF_ERR | TAGF_ERR_WARN);
1184 !F_ISSET(tfp, TAGF_ERR_WARN)) {
1187 F_SET(tfp, TAGF_ERR_WARN);

Completed in 103 milliseconds