HomeSort by: relevance | last modified time | path
    Searched defs:__time_t (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libc/time/
localtime.c 55 typedef int_fast64_t __time_t; typedef
295 typedef __time_t monotime_t;
535 __time_t ls_trans; /* transition time (positive) */
562 __time_t ats[TZ_MAX_TIMES];
627 static bool increment_overflow_time(__time_t *, int_fast32_2s);
628 static int_fast32_2s leapcorr(struct state const *, __time_t);
1387 __time_t t = ts->ats[i];
1747 __time_t atlo = TIME_T_MIN, leaplo = TIME_T_MIN;
1785 __time_t janfirst;
1835 __time_t janfirst1 = janfirst
    [all...]

Completed in 79 milliseconds