Searched refs:CLOCK_WAYTOOBIG (Results 1 – 1 of 1) sorted by relevance
637 #define CLOCK_WAYTOOBIG 1000 /* revived from ancient sources */ in chufilter() macro638 if (date_ui < (rtime->l_ui + CLOCK_WAYTOOBIG) in chufilter()639 && date_ui > (rtime->l_ui - CLOCK_WAYTOOBIG)) in chufilter()652 if (date_ui < (rtime->l_ui + CLOCK_WAYTOOBIG) in chufilter()653 && date_ui > (rtime->l_ui - CLOCK_WAYTOOBIG)) in chufilter()671 if ((rtime->l_ui - yearstart) < CLOCK_WAYTOOBIG) { in chufilter()673 date_ui += calyearstart(yearstart - CLOCK_WAYTOOBIG, in chufilter()675 if ((rtime->l_ui - date_ui) < CLOCK_WAYTOOBIG) in chufilter()687 if ((date_ui - rtime->l_ui) >= CLOCK_WAYTOOBIG) { in chufilter()