Home
last modified time | relevance | path

Searched defs:DISPLAYOUT (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/zstd/programs/
H A Dfileio_common.h35 #define DISPLAYOUT(...) fprintf(stdout, __VA_ARGS__) macro
H A Dzstdcli.c104 #define DISPLAYOUT(...) DISPLAY_F(stdout, __VA_ARGS__) macro
/aosp_15_r20/external/lz4/programs/
H A Dlz4cli.c82 #define DISPLAYOUT(...) fprintf(stdout, __VA_ARGS__) macro
H A Dbench.c86 #define DISPLAYOUT(...) fprintf(stdout, __VA_ARGS__) macro
H A Dlz4io.c98 #define DISPLAYOUT(...) fprintf(stdout, __VA_ARGS__) macro