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