Searched defs:DISPLAYOUT (Results 1 – 4 of 4) sorted by relevance
35 #define DISPLAYOUT(...) fprintf(stdout, __VA_ARGS__) macro
104 #define DISPLAYOUT(...) DISPLAY_F(stdout, __VA_ARGS__) macro
70 #define DISPLAYOUT(...) fprintf(stdout, __VA_ARGS__) macro
93 #define DISPLAYOUT(...) fprintf(stdout, __VA_ARGS__) macro