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

  /src/lib/libc/time/
localtime.c 199 typedef int_fast64_t __time_t; typedef in typeref:typename:int_fast64_t
231 __time_t ls_trans; /* transition time */
257 __time_t ats[TZ_MAX_TIMES];
283 static bool increment_overflow_time(__time_t *, int_fast32_t);
284 static int_fast32_t leapcorr(struct state const *, __time_t);
903 __time_t t = ts->ats[i];
1263 __time_t atlo = TIME_T_MIN, leaplo = TIME_T_MIN;
1327 __time_t janfirst;
1354 __time_t janfirst1 = janfirst;
1368 __time_t janfirst1 = janfirst
    [all...]
localtime.c 199 typedef int_fast64_t __time_t; typedef in typeref:typename:int_fast64_t
231 __time_t ls_trans; /* transition time */
257 __time_t ats[TZ_MAX_TIMES];
283 static bool increment_overflow_time(__time_t *, int_fast32_t);
284 static int_fast32_t leapcorr(struct state const *, __time_t);
903 __time_t t = ts->ats[i];
1263 __time_t atlo = TIME_T_MIN, leaplo = TIME_T_MIN;
1327 __time_t janfirst;
1354 __time_t janfirst1 = janfirst;
1368 __time_t janfirst1 = janfirst
    [all...]
localtime.c 199 typedef int_fast64_t __time_t; typedef in typeref:typename:int_fast64_t
231 __time_t ls_trans; /* transition time */
257 __time_t ats[TZ_MAX_TIMES];
283 static bool increment_overflow_time(__time_t *, int_fast32_t);
284 static int_fast32_t leapcorr(struct state const *, __time_t);
903 __time_t t = ts->ats[i];
1263 __time_t atlo = TIME_T_MIN, leaplo = TIME_T_MIN;
1327 __time_t janfirst;
1354 __time_t janfirst1 = janfirst;
1368 __time_t janfirst1 = janfirst
    [all...]
localtime.c 199 typedef int_fast64_t __time_t; typedef in typeref:typename:int_fast64_t
231 __time_t ls_trans; /* transition time */
257 __time_t ats[TZ_MAX_TIMES];
283 static bool increment_overflow_time(__time_t *, int_fast32_t);
284 static int_fast32_t leapcorr(struct state const *, __time_t);
903 __time_t t = ts->ats[i];
1263 __time_t atlo = TIME_T_MIN, leaplo = TIME_T_MIN;
1327 __time_t janfirst;
1354 __time_t janfirst1 = janfirst;
1368 __time_t janfirst1 = janfirst
    [all...]
localtime.c 199 typedef int_fast64_t __time_t; typedef in typeref:typename:int_fast64_t
231 __time_t ls_trans; /* transition time */
257 __time_t ats[TZ_MAX_TIMES];
283 static bool increment_overflow_time(__time_t *, int_fast32_t);
284 static int_fast32_t leapcorr(struct state const *, __time_t);
903 __time_t t = ts->ats[i];
1263 __time_t atlo = TIME_T_MIN, leaplo = TIME_T_MIN;
1327 __time_t janfirst;
1354 __time_t janfirst1 = janfirst;
1368 __time_t janfirst1 = janfirst
    [all...]
localtime.c 199 typedef int_fast64_t __time_t; typedef in typeref:typename:int_fast64_t
231 __time_t ls_trans; /* transition time */
257 __time_t ats[TZ_MAX_TIMES];
283 static bool increment_overflow_time(__time_t *, int_fast32_t);
284 static int_fast32_t leapcorr(struct state const *, __time_t);
903 __time_t t = ts->ats[i];
1263 __time_t atlo = TIME_T_MIN, leaplo = TIME_T_MIN;
1327 __time_t janfirst;
1354 __time_t janfirst1 = janfirst;
1368 __time_t janfirst1 = janfirst
    [all...]

Completed in 72 milliseconds