Searched refs:CLOCK_WAYTOOBIG (Results 1 – 1 of 1) sorted by relevance
635 #define CLOCK_WAYTOOBIG 1000 /* revived from ancient sources */ in chufilter() macro636 if (date_ui < (rtime->l_ui + CLOCK_WAYTOOBIG) in chufilter()637 && date_ui > (rtime->l_ui - CLOCK_WAYTOOBIG)) in chufilter()650 if (date_ui < (rtime->l_ui + CLOCK_WAYTOOBIG) in chufilter()651 && date_ui > (rtime->l_ui - CLOCK_WAYTOOBIG)) in chufilter()669 if ((rtime->l_ui - yearstart) < CLOCK_WAYTOOBIG) { in chufilter()671 date_ui += calyearstart(yearstart - CLOCK_WAYTOOBIG, in chufilter()673 if ((rtime->l_ui - date_ui) < CLOCK_WAYTOOBIG) in chufilter()685 if ((date_ui - rtime->l_ui) >= CLOCK_WAYTOOBIG) { in chufilter()