Searched refs:recent_base_days (Results 1 – 1 of 1) sorted by relevance
104 static const int recent_base_days = 17167; variable176 days = recent_base_days; in clock_ct_to_ts()261 if (days >= recent_base_days) { in clock_ts_to_ct()263 days -= recent_base_days; in clock_ts_to_ct()