OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EPOCH_YEAR
(Results
1 - 5
of
5
) sorted by relevancy
/src/include/
tzfile.h
160
#define
EPOCH_YEAR
1970
/src/lib/libc/time/
private.h
1113
EPOCH_YEAR
= 1970,
localtime.c
1342
** Two transitions per year, from
EPOCH_YEAR
forward.
1349
yearbeg =
EPOCH_YEAR
;
1362
&&
EPOCH_YEAR
- YEARSPERREPEAT / 2 < yearbeg);
1961
/* y = (
EPOCH_YEAR
1963
sans overflow. But calculate against 1570 (
EPOCH_YEAR
-
1968
y = (time_t)(
EPOCH_YEAR
- YEARSPERREPEAT
2244
else if (yourtm.tm_year + TM_YEAR_BASE <
EPOCH_YEAR
) {
zdump.c
678
myy =
EPOCH_YEAR
;
zic.c
2078
j =
EPOCH_YEAR
;
3205
min_year = max_year =
EPOCH_YEAR
;
3250
+
EPOCH_YEAR
+ 1));
3869
y =
EPOCH_YEAR
;
Completed in 36 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025