Searched defs:IPACMLOG (Results 1 – 3 of 3) sorted by relevance
96 #define IPACMLOG(fmt, ...) printf(fmt, ##__VA_ARGS__); macro