Home
last modified time | relevance | path

Searched refs:LOG_MAKEPRI (Results 1 – 5 of 5) sorted by relevance

/third_party/musl/include/
Dsyslog.h21 #define LOG_MAKEPRI(f, p) (((f)<<3)|(p)) macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h21 #define LOG_MAKEPRI(f, p) (((f)<<3)|(p)) macro
/third_party/musl/ndk_musl_include/
Dsyslog.h21 #define LOG_MAKEPRI(f, p) (((f)<<3)|(p)) macro
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h21 #define LOG_MAKEPRI(f, p) (((f)<<3)|(p)) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h21 #define LOG_MAKEPRI(f, p) (((f)<<3)|(p)) macro