Home
last modified time | relevance | path

Searched refs:MM_NULLSEV (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/stdlib/
Dfmtmsg.c147 int do_severity = (print & severity_mask) && severity != MM_NULLSEV; in fmtmsg()
173 int do_severity = severity != MM_NULLSEV; in fmtmsg()
Dfmtmsg.h71 #define MM_NULLSEV 0 macro
/glibc-2.36/conform/data/
Dfmtmsg.h-data48 constant MM_NULLSEV == 0
/glibc-2.36/manual/
Dstdio.texi5303 @item MM_NULLSEV
5326 Nothing is printed, this value is the same as @code{MM_NULLSEV}.