Home
last modified time | relevance | path

Searched defs:LOG_MAKEPRI (Results 1 - 4 of 4) sorted by relevance

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

Completed in 2 milliseconds