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