Searched refs:LOG_MAKEPRI (Results 1 – 5 of 5) sorted by relevance
21 #define LOG_MAKEPRI(f, p) (((f)<<3)|(p)) macro