Searched refs:THE_EPOCH (Results 1 – 2 of 2) sorted by relevance
58 #define THE_EPOCH 1970 macro175 if (year < THE_EPOCH) {212 if (year < THE_EPOCH) {254 if ((year < THE_EPOCH) || (year > END_OF_TIME) ||263 y = year - THE_EPOCH;
52 #define THE_EPOCH 1970 macro1093 if (year < THE_EPOCH) { in hs_parse_dirdate()1128 if (year < THE_EPOCH) { in hs_parse_longdate()1166 if ((year < THE_EPOCH) || (year > END_OF_TIME) || in hs_date_to_gmtime()1175 y = year - THE_EPOCH; in hs_date_to_gmtime()