Searched defs:DISPLAYOUT (Results 1 – 5 of 5) sorted by relevance
35 #define DISPLAYOUT(...) fprintf(stdout, __VA_ARGS__) macro
104 #define DISPLAYOUT(...) DISPLAY_F(stdout, __VA_ARGS__) macro
82 #define DISPLAYOUT(...) fprintf(stdout, __VA_ARGS__) macro
86 #define DISPLAYOUT(...) fprintf(stdout, __VA_ARGS__) macro
98 #define DISPLAYOUT(...) fprintf(stdout, __VA_ARGS__) macro