alt_gz_suffix 234 htags/htags.c const char *alt_gz_suffix = "html.gz"; /* suffix of -C compressed file */ alt_gz_suffix 1814 htags/htags.c : (cflag == 'C') ? alt_gz_suffix : normal_suffix;