Searched refs:count_long (Results 1 – 1 of 1) sorted by relevance
100 typedef long long count_long; typedef189 static count_long checkpoint = CHECK_GAP;230 static void cl_block(count_long);239 static void prratio(FILE *, count_long, count_long);271 static count_long bytes_out; /* length of compressed output */980 count_long in_count; in compress()985 count_long out_count = 0; in compress()1079 if ((count_long)in_count >= in compress()1080 (count_long)checkpoint && block_compress) { in compress()1110 (count_long)in_count, (count_long)out_count, in compress()[all …]