Home
last modified time | relevance | path

Searched refs:MM_INFO (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/stdlib/
Dtst-fmtmsg.sh73 TO FIX: should print message for MM_INFO GLIBC:tst-fmtmsg:4
123 TO FIX: should print message for MM_INFO
129 GLIBC:tst-fmtmsg: TO FIX: should print message for MM_INFO
135 INFO: TO FIX: should print message for MM_INFO
141 GLIBC:tst-fmtmsg: INFO: TO FIX: should print message for MM_INFO
151 TO FIX: should print message for MM_INFO
163 TO FIX: should print message for MM_INFO
175 TO FIX: should print message for MM_INFO
187 TO FIX: should print message for MM_INFO
267 TO FIX: should print message for MM_INFO GLIBC:tst-fmtmsg:4
[all …]
Dfmtmsg.h64 MM_INFO /* Informative message. */ enumerator
65 #define MM_INFO MM_INFO macro
Dfmtmsg.c85 MM_INFO, "INFO", (struct severity_info *) &warningsev
268 && level > MM_INFO) in init()
347 if (severity <= MM_INFO) in __addseverity()
369 if (runp->severity > MM_INFO) in weak_alias()
Dtst-fmtmsg.c40 if (fmtmsg (MM_PRINT, "GLIBC:tst-fmtmsg", MM_INFO, "halt", in do_test()
/glibc-2.36/conform/data/
Dfmtmsg.h-data35 macro MM_INFO
36 constant MM_INFO
/glibc-2.36/manual/examples/
Dfmtmsgexpl.c24 fmtmsg (MM_PRINT, "only1field", MM_INFO, "text2", "action2", "tag2"); in main()
/glibc-2.36/manual/
Dstdio.texi5333 @item MM_INFO