Searched refs:zic_t (Results 1 – 3 of 3) sorted by relevance
36 typedef int_fast64_t zic_t; typedef78 zic_t r_loyear; /* for example, 1986 */79 zic_t r_hiyear; /* for example, 1986 */90 zic_t r_tod; /* time from midnight */95 zic_t r_stdoff; /* offset from standard time */99 zic_t r_temp; /* used in outzone */115 zic_t z_gmtoff;119 zic_t z_stdoff;125 zic_t z_untiltime;141 static void addtt(zic_t starttime, int type);[all …]
37 typedef int_fast64_t zic_t; typedef79 zic_t r_loyear; /* for example, 1986 */80 zic_t r_hiyear; /* for example, 1986 */91 zic_t r_tod; /* time from midnight */96 zic_t r_stdoff; /* offset from standard time */100 zic_t r_temp; /* used in outzone */116 zic_t z_gmtoff;120 zic_t z_stdoff;126 zic_t z_untiltime;142 static void addtt(zic_t starttime, int type);[all …]
25 typedef int_fast64_t zic_t; typedef26 static zic_t const29 ZIC32_MIN = -1 - (zic_t) 0x7fffffff,93 zic_t r_loyear; /* for example, 1986 */94 zic_t r_hiyear; /* for example, 1986 */104 zic_t r_tod; /* time from midnight */108 zic_t r_save; /* offset from standard time */112 zic_t r_temp; /* used in outzone */129 zic_t z_stdoff;135 zic_t z_save;[all …]