OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__time_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/posix/sys/
stat.d
180
alias
__time_t
= time_t;
235
__time_t
st_atime;
237
__time_t
st_mtime;
239
__time_t
st_ctime;
496
alias
__time_t
= time_t;
551
__time_t
st_atime;
553
__time_t
st_mtime;
555
__time_t
st_ctime;
578
alias
__time_t
= time_t;
633
__time_t
st_atime
[
all
...]
/src/lib/libc/time/
localtime.c
55
typedef int_fast64_t
__time_t
;
typedef
334
typedef
__time_t
monotime_t;
556
__time_t
ls_trans; /* transition time */
581
__time_t
ats[TZ_MAX_TIMES];
607
static bool increment_overflow_time(
__time_t
*, int_fast32_t);
608
static int_fast32_t leapcorr(struct state const *,
__time_t
);
1359
__time_t
t = ts->ats[i];
1720
__time_t
atlo = TIME_T_MIN, leaplo = TIME_T_MIN;
1784
__time_t
janfirst;
1811
__time_t
janfirst1 = janfirst
[
all
...]
Completed in 40 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026