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

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

Completed in 64 milliseconds