Searched refs:MM_NULLTXT (Results 1 – 2 of 2) sorted by relevance
124 if (text != MM_NULLTXT) in printfmt()141 } else if (strcmp(comp, "text") == 0 && text != MM_NULLTXT) { in printfmt()
60 #define MM_NULLTXT (char *)0 macro