Searched defs:pdebug (Results 1 – 1 of 1) sorted by relevance
44 #define pdebug(fmt, ...) printf("pp: " fmt, ## __VA_ARGS__) macro46 #define pdebug(fmt, ...) ((void)0) macro