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