HomeSort by: relevance | last modified time | path
    Searched refs:MM_NULLLBL (Results 1 - 2 of 2) sorted by relevancy

  /src/include/
fmtmsg.h 62 #define MM_NULLLBL (char *)0 /* `Null' label component */
  /src/lib/libc/gen/
fmtmsg.c 150 ((which & MM_VERBLABEL) && label != MM_NULLLBL) ?
152 ((which & MM_VERBLABEL) && label != MM_NULLLBL) ?
160 ((which & MM_VERBLABEL) && label != MM_NULLLBL) ||
188 if (label != MM_NULLLBL) {

Completed in 15 milliseconds