Searched refs:PRINT_ON_CONSOLE (Results 1 – 1 of 1) sorted by relevance
40 #define PRINT_ON_CONSOLE(...) \ macro48 PRINT_ON_CONSOLE(__VA_ARGS__); \51 PRINT_ON_CONSOLE("%+*.*f", \55 PRINT_ON_CONSOLE("%+*d", width, data); \58 PRINT_ON_CONSOLE("%+*ld", width, data); \