Searched refs:DISPLAYOUT (Results 1 – 1 of 1) sorted by relevance
82 #define DISPLAYOUT(...) fprintf(stdout, __VA_ARGS__) macro1955 DISPLAYOUT("%s \n", inFileName); in displayInfo()1959 DISPLAYOUT("Window Size: %.2f %2s (%llu B)\n", in displayInfo()1962 DISPLAYOUT("Compressed Size: %.2f %2s (%llu B)\n", in displayInfo()1966 DISPLAYOUT("Decompressed Size: %.2f %2s (%llu B)\n", in displayInfo()1969 DISPLAYOUT("Ratio: %.4f\n", ratio); in displayInfo()1971 DISPLAYOUT("Check: %s\n", checkString); in displayInfo()1972 DISPLAYOUT("\n"); in displayInfo()2000 if (displayLevel > 2) DISPLAYOUT("\n"); in FIO_listFile()2005 if (displayLevel > 2) DISPLAYOUT("\n"); in FIO_listFile()[all …]