Lines Matching refs:time_offset

554   x2 = DAY2HH (time_offset);
555 x4 = ((int) DAY2MM (time_offset)) % MINS_PER_HOUR;
567 return (DAY2HH (time_offset));
579 time_offset);
681 x1 = time_offset;
705 time_offset =
707 if (time_offset > SPECIAL_VALUE)
709 time_offset = HH2DAY (time_offset);
728 the_time = DAY2HH (time_offset) - the_time;
742 the_time = DAY2HH (time_offset) - the_time;
773 the_time = HH2SS (time_offset);
775 time_offset = x1;
785 x1 = time_offset;
788 time_offset =
790 if (time_offset > SPECIAL_VALUE)
792 time_offset = HH2DAY (time_offset);
886 the_time = HH2SS (time_offset);
888 time_offset = x1;
914 mjd += (time_offset - MM2DAY (tz_offset)
1055 + DAY2DEG (time_offset -
1392 x1 = time_offset;
1394 time_offset = DEG2DAY (the_time);
1400 time_offset = DEG2DAY (the_time);
1408 time_offset = x1;
1892 x2 = DAY2HH (time_offset);
1893 x4 = ((int) DAY2MM (time_offset)) % MINS_PER_HOUR;
1924 x1 = time_offset;
1939 time_offset = x4 + e_e;
1977 time_offset = x1;
1990 return (DAY2HH (time_offset));
2002 time_offset);
2105 x1 = time_offset;
2131 time_offset = moon_rise_set (event, day, month, year, coordinates);
2132 if (time_offset > SPECIAL_VALUE)
2134 time_offset = HH2DAY (time_offset);
2154 the_time = DAY2HH (time_offset) - the_time;
2169 the_time = DAY2HH (time_offset) - the_time;
2215 the_time = HH2SS (time_offset);
2217 time_offset = x1;
2229 x1 = time_offset;
2232 time_offset = moon_rise_set (event, day, month, year, coordinates);
2233 if (time_offset > SPECIAL_VALUE)
2235 time_offset = HH2DAY (time_offset);
2344 the_time = HH2SS (time_offset);
2346 time_offset = x1;
2380 x1 = time_offset - MM2DAY (tz_offset)
2790 + DAY2DEG (time_offset -