Searched refs:CHECK_GAP (Results 1 – 3 of 3) sorted by relevance
169 #define CHECK_GAP 10000 /* Ratio check interval */ macro188 db->checkpoint = CHECK_GAP;218 db->checkpoint = db->in_count + CHECK_GAP;
188 #define CHECK_GAP 10000 /* ratio check interval */ macro189 static count_long checkpoint = CHECK_GAP;1005 checkpoint = CHECK_GAP; in compress()1740 checkpoint = (count_long)in_count + (count_long)CHECK_GAP; in cl_block()
202 #define CHECK_GAP 10000 /* Ratio check interval */ macro224 db->checkpoint = CHECK_GAP; in bsd_clear()257 db->checkpoint = db->in_count + CHECK_GAP; in bsd_check()