Lines Matching defs:PRINT
4043 #define PRINT(str) aprint_normal("%s%s", sep, str); sep = ", "
4053 PRINT("auto");
4056 PRINT(tm->tm_name);
4061 #undef PRINT
5513 #define PRINT(str) aprint_normal("%s%s", sep, str); sep = ", "
5531 PRINT("10baseT");
5535 PRINT("10baseT-FDX");
5539 PRINT("100baseTX");
5544 PRINT("100baseTX-FDX");
5550 PRINT("auto");
5564 #undef PRINT