Searched refs:MM_NULLTXT (Results 1 – 2 of 2) sorted by relevance
73 #define MM_NULLTXT ((char *) 0) macro
148 int do_text = (print & text_mask) && text != MM_NULLTXT; in fmtmsg()174 int do_text = text != MM_NULLTXT; in fmtmsg()
Completed in 5 milliseconds