Home
last modified time | relevance | path

Searched refs:MM_CONSOLE (Results 1 – 8 of 8) sorted by relevance

/third_party/musl/ndk_musl_include/
Dfmtmsg.h20 #define MM_CONSOLE 512 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfmtmsg.h20 #define MM_CONSOLE 512 macro
/third_party/musl/include/
Dfmtmsg.h20 #define MM_CONSOLE 512 macro
/third_party/musl/porting/uniproton/kernel/include/
Dfmtmsg.h20 #define MM_CONSOLE 512 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dfmtmsg.h20 #define MM_CONSOLE 512 macro
/third_party/musl/libc-test/src/api/
Dfmtmsg.c20 C(MM_CONSOLE) in f()
/third_party/musl/src/misc/
Dfmtmsg.c41 if (classification & MM_CONSOLE) { in fmtmsg()
/third_party/ltp/testcases/kernel/syscalls/fmtmsg/
Dfmtmsg01.c201 ret_val = fmtmsg(MM_CONSOLE | MM_HARD | MM_OPSYS, "LTP:fmtmsg", 5, in main()