Home | History | Annotate | Download | only in tzcode

Lines Matching refs:DO

98 	int		r_todo;		/* a rule to do (used in outzone) */
803 do
1015 /* nothing to do */
1855 #define DO(field) ((void) fwrite(tzh.field, sizeof tzh.field, 1, fp))
1870 DO(tzh_magic);
1871 DO(tzh_version);
1872 DO(tzh_reserved);
1873 DO(tzh_ttisgmtcnt);
1874 DO(tzh_ttisstdcnt);
1875 DO(tzh_leapcnt);
1876 DO(tzh_timecnt);
1877 DO(tzh_typecnt);
1878 DO(tzh_charcnt);
1879 #undef DO
2154 ** do not try to apply a rule to the zone.
2473 ** Mark which rules to do in the current year.
2474 ** For those to do, calculate rpytime(rp, year);
2507 ** Find the rule (of those to do, if any)
2800 do {
2876 do {
2929 do {
3133 ** to do extra checking.