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

/freebsd-10.1-release/contrib/tzcode/zic/
H A Dzic.c23 typedef int_fast64_t zic_t; typedef
75 zic_t r_temp; /* used in outzone */
101 zic_t z_untiltime;
104 static void addtt(zic_t starttime, int type);
107 static void leapadd(zic_t t, int positive, int rolling, int count);
112 static void convert64(zic_t val, char * buf);
131 static int is32(zic_t x);
141 static void puttzcode64(zic_t code, FILE * fp);
143 static zic_t rpytime(const struct rule * rp, int wantedy);
156 static zic_t tad
[all...]

Completed in 46 milliseconds