Searched defs:LOG_PFMT_S16 (Results 1 – 2 of 2) sorted by relevance
2453 #define LOG_PFMT_S16(FMT, X) LOG_PFMT_U16 (FMT, (unsigned)(X)) macro