Home
last modified time | relevance | path

Searched defs:LOG_MASK (Results 1 – 6 of 6) sorted by relevance

/third_party/NuttX/include/
Dsyslog.h116 #define LOG_MASK(p) (1 << (p)) macro
/third_party/musl/ndk_musl_include/
Dsyslog.h23 #define LOG_MASK(p) (1<<(p)) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h23 #define LOG_MASK(p) (1<<(p)) macro
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h23 #define LOG_MASK(p) (1<<(p)) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h23 #define LOG_MASK(p) (1<<(p)) macro
/third_party/musl/include/
Dsyslog.h23 #define LOG_MASK(p) (1<<(p)) macro