Searched refs:MM_NULLTXT (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/include/
H A Dfmtmsg.h62 #define MM_NULLTXT (char *)0 macro
/freebsd-12-stable/lib/libc/gen/
H A Dfmtmsg.c127 if (text != MM_NULLTXT)
144 } else if (strcmp(comp, "text") == 0 && text != MM_NULLTXT) {

Completed in 158 milliseconds