Home
last modified time | relevance | path

Searched defs:DISPLAYOUT (Results 1 – 2 of 2) sorted by path

/dragonfly/contrib/zstd/programs/
H A Dfileio.c89 #define DISPLAYOUT(...) fprintf(stdout, __VA_ARGS__) macro
H A Dzstdcli.c100 #define DISPLAYOUT(...) DISPLAY_F(stdout, __VA_ARGS__) macro