Home
last modified time | relevance | path

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

/third_party/NuttX/include/
Dsyslog.h117 #define LOG_UPTO(p) ((1 << (p)) - 1) macro
/third_party/musl/include/
Dsyslog.h24 #define LOG_UPTO(p) ((1<<((p)+1))-1) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h24 #define LOG_UPTO(p) ((1<<((p)+1))-1) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h24 #define LOG_UPTO(p) ((1<<((p)+1))-1) macro
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h24 #define LOG_UPTO(p) ((1<<((p)+1))-1) macro
/third_party/musl/ndk_musl_include/
Dsyslog.h24 #define LOG_UPTO(p) ((1<<((p)+1))-1) macro