Searched refs:_PRN (Results 1 – 2 of 2) sorted by relevance
144 #define PRN(...) _PRN("%s(): "__VA_ARGS__, "")145 #define _PRN(format, ...) \ macro
212 #define PRN(...) _PRN("?%s(): "__VA_ARGS__, "")213 #define _PRN(format, ...) \ macro