Searched refs:MM_NULLSEV (Results 1 – 4 of 4) sorted by relevance
147 int do_severity = (print & severity_mask) && severity != MM_NULLSEV; in fmtmsg()173 int do_severity = severity != MM_NULLSEV; in fmtmsg()
71 #define MM_NULLSEV 0 macro
48 constant MM_NULLSEV == 0
5303 @item MM_NULLSEV5326 Nothing is printed, this value is the same as @code{MM_NULLSEV}.