Searched defs:WHY (Results 1 – 1 of 1) sorted by relevance
102 #define WHY(fmt, arg...) { printf("\r%Ld: " fmt, sk, ##arg) ; continue; } macro104 #define WHY(fmt, arg...) { continue; } macro