Home
last modified time | relevance | path

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

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