Home
last modified time | relevance | path

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

/third_party/musl/ndk_musl_include/
Dfmtmsg.h39 #define MM_NULLSEV 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfmtmsg.h39 #define MM_NULLSEV 0 macro
/third_party/musl/include/
Dfmtmsg.h39 #define MM_NULLSEV 0 macro
/third_party/musl/porting/uniproton/kernel/include/
Dfmtmsg.h39 #define MM_NULLSEV 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfmtmsg.h39 #define MM_NULLSEV 0 macro
/third_party/musl/src/misc/
Dfmtmsg.c28 char *errstring = MM_NULLSEV, *cmsg = getenv("MSGVERB"); in fmtmsg()