Home
last modified time | relevance | path

Searched defs:isdst (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/time/
Dtzfile.c40 unsigned char isdst; /* Used to set tm_isdst. */ member
497 int isdst; in __tzfile_default() local
Dmktime.c341 int isdst = tp->tm_isdst; in __mktime_internal() local
Dtzset.c525 int isdst; in __tz_compute() local
/glibc-2.36/timezone/
Dzic.c1328 getsave(char *field, bool *isdst) in getsave()
2319 bool isdst, zic_t save, bool doquotes) in doabbr()
2891 bool isdst = startoff != zp->z_stdoff; in outzone() local
2959 addtype(zic_t utoff, char const *abbr, bool isdst, bool ttisstd, bool ttisut) in addtype()