Searched refs:PRINT_COUNT_WIDTH (Results 1 – 1 of 1) sorted by relevance
39 #define PRINT_COUNT_WIDTH 9 macro1122 ret += printf(" %*" PRIu64 " |", PRINT_COUNT_WIDTH, work->nr_atoms); in report_print_work()1178 ret += printf(" %-*s |", PRINT_COUNT_WIDTH, "Count"); in report_print_header()