Home
last modified time | relevance | path

Searched refs:n_SHEXP_STATE_ERR_CONTROL (Results 1 – 2 of 2) sorted by relevance

/dports/mail/s-nail/s-nail-14.9.23/include/mx/
H A Dnail.h516 n_SHEXP_STATE_ERR_CONTROL = 1u<<16, /* \c notation with invalid arg. */ enumerator
/dports/mail/s-nail/s-nail-14.9.23/src/mx/
H A Dshexp.c1524 rv |= n_SHEXP_STATE_ERR_CONTROL; in BITENUM_IS()