Home
last modified time | relevance | path

Searched refs:MM_NULLMC (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/head/
H A Dpfmt.h51 #define MM_NULLMC 0 macro
H A Dfmtmsg.h163 #define MM_NULLMC MM_NULL macro
/titanic_44/usr/src/cmd/fmtmsg/
H A Dmain.c726 if (!c_seen & !u_seen) class = MM_NULLMC; in main()