Searched refs:table_sfxs (Results 1 – 1 of 1) sorted by relevance
1033 static const char *table_sfxs[3] = {" (A)", " (B)", " (DIFF)"}; in output_comp_headers() local1049 sfx = is_key_stat(id) ? "" : table_sfxs[j]; in output_comp_headers()1055 sfx = is_key_stat(id) ? "" : table_sfxs[j]; in output_comp_headers()