Searched refs:do_label (Results 1 – 1 of 1) sorted by relevance
146 int do_label = (print & label_mask) && label != MM_NULLLBL; in fmtmsg() local151 int need_colon = (do_label in fmtmsg()155 do_label ? label : "", in fmtmsg()172 int do_label = label != MM_NULLLBL; in fmtmsg() local177 int need_colon = (do_label in fmtmsg()181 do_label ? label : "", in fmtmsg()
Completed in 4 milliseconds