Home
last modified time | relevance | path

Searched defs:LOG_FAC (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsyslog.h50 #define LOG_FAC(p) (((p)&LOG_FACMASK)>>3) macro
/third_party/musl/porting/uniproton/kernel/include/
Dsyslog.h50 #define LOG_FAC(p) (((p)&LOG_FACMASK)>>3) macro
/third_party/musl/include/
Dsyslog.h50 #define LOG_FAC(p) (((p)&LOG_FACMASK)>>3) macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsyslog.h50 #define LOG_FAC(p) (((p)&LOG_FACMASK)>>3) macro