Searched refs:MM_PRINT (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/include/ | ||
| H A D | fmtmsg.h | 46 #define MM_PRINT 0x10L /* Display on standard error */ macro |
| /netbsd-src/lib/libc/gen/ | ||
| H A D | fmtmsg.c | 209 if (classification & MM_PRINT) { in fmtmsg() |