Searched defs:DISPLAYOUT (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/zstd/programs/ | ||
| H A D | zstdcli.c | 100 #define DISPLAYOUT(...) DISPLAY_F(stdout, __VA_ARGS__) macro |
| H A D | fileio.c | 89 #define DISPLAYOUT(...) fprintf(stdout, __VA_ARGS__) macro |