Home
last modified time | relevance | path

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

/third_party/musl/src/misc/
Dfmtmsg.c82 ret |= MM_NOMSG; in fmtmsg()
84 if ((ret & (MM_NOCON|MM_NOMSG)) == (MM_NOCON|MM_NOMSG)) in fmtmsg()
/third_party/musl/ndk_musl_include/
Dfmtmsg.h32 #define MM_NOMSG 1 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfmtmsg.h32 #define MM_NOMSG 1 macro
/third_party/musl/include/
Dfmtmsg.h32 #define MM_NOMSG 1 macro
/third_party/musl/porting/uniproton/kernel/include/
Dfmtmsg.h32 #define MM_NOMSG 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfmtmsg.h32 #define MM_NOMSG 1 macro
/third_party/musl/libc-test/src/api/
Dfmtmsg.c23 C(MM_NOMSG) in f()