Home
last modified time | relevance | path

Searched refs:time_t_max (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/tzcode/
Dprivate.h512 static time_t const time_t_max = MAXVAL(time_t, TYPE_BIT(time_t)); variable
Dlocaltime.c476 sp->types[i] = at <= time_t_max; in tzloadbody()
527 if (tr <= time_t_max) { in tzloadbody()
1786 : *tp <= time_t_max - j)) in increment_overflow_time()
1923 hi = time_t_max; in time2sub()
1940 if (t == time_t_max) in time2sub()