Searched refs:ts_set (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/date/lib/ |
H A D | astro.c | 212 …_limb, double *h_rise, double *h_set, timelib_sll *ts_rise, timelib_sll *ts_set, timelib_sll *ts_t… in timelib_astro_rise_set_altitude() argument 273 *ts_rise = *ts_set = t_utc->sse + (tsouth * 3600); in timelib_astro_rise_set_altitude() 279 *ts_set = t_loc->sse + (12 * 3600); in timelib_astro_rise_set_altitude() 285 *ts_set = ((tsouth + t) * 3600) + t_utc->sse; in timelib_astro_rise_set_altitude()
|
H A D | timelib.h | 1046 …_limb, double *h_rise, double *h_set, timelib_sll *ts_rise, timelib_sll *ts_set, timelib_sll *ts_t…
|
Completed in 12 milliseconds