Home
last modified time | relevance | path

Searched refs:zic_t (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tzcode/
H A Dzic.c30 typedef int_fast64_t zic_t; typedef
31 static zic_t const
34 ZIC32_MIN = -1 - (zic_t) TWO_31_MINUS_1,
187 zic_t r_loyear; /* for example, 1986 */
188 zic_t r_hiyear; /* for example, 1986 */
197 zic_t r_tod; /* time from midnight */
201 zic_t r_save; /* offset from standard time */
205 zic_t r_temp; /* used in outzone */
222 zic_t z_stdoff;
228 zic_t z_save;
[all …]