HomeSort by relevance Sort by last modified time
    Searched refs:time_t_min (Results 1 - 2 of 2) sorted by null

  /bionic/libc/tzcode/
private.h 332 static time_t const time_t_min = variable
localtime.c 435 ? time_t_min <= at
439 if (i && !timecnt && at != time_t_min) {
446 sp->ats[timecnt++] = time_t_min;
    [all...]

Completed in 262 milliseconds