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

/external/icu4c/tools/tzcode/
H A Dzic.c14 typedef int_fast64_t zic_t; typedef
87 zic_t r_temp; /* used in outzone */
113 zic_t z_untiltime;
122 static void addtt(zic_t starttime, int type);
131 static void leapadd(zic_t t, int positive, int rolling, int count);
136 static void convert64(zic_t val, char * buf);
155 static int is32(zic_t x);
165 static void puttzcode64(zic_t code, FILE * fp);
167 static zic_t rpytime(const struct rule * rp, int wantedy);
178 static zic_t tad
[all...]

Completed in 52 milliseconds