Searched refs:tag_mask (Results 1 – 1 of 1) sorted by relevance
38 tag_mask = 0x10, enumerator39 all_mask = label_mask | severity_mask | text_mask | action_mask | tag_mask150 int do_tag = (print & tag_mask) && tag != MM_NULLTAG; in fmtmsg()