Home
last modified time | relevance | path

Searched refs:iflg0 (Results 1 – 1 of 1) sorted by relevance

/dports/astro/swe/swisseph-2.10.1/
H A Dswecl.c5111 int32 iflg0; local
5133 iflg0 = (iflag & (SEFLG_EPHMASK|SEFLG_NONUT)) | SEFLG_SPEED | SEFLG_TRUEPOS;
5135 iflg0 |= SEFLG_HELCTR;
5250 if (swe_calc(tjd_et, ipli, iflg0, x, serr) == ERR)
5297 swi_plan_for_osc_elem(iflg0, t, xpos[i]);
5405 if (swe_calc(tjd_et, SE_SUN, iflg0, x, serr) == ERR)
5408 if (swe_calc(tjd_et, ipli, iflg0 | (iflag & SEFLG_TOPOCTR), x, serr) == ERR)
5513 if (swe_calc(tjd_et - dt, ipli, iflg0 | (iflag & SEFLG_TOPOCTR), x2, serr) == ERR)
5544 if (swe_calc(tjd_et, SE_SUN, iflg0 | (iflag & SEFLG_TOPOCTR), x2, serr) == ERR)
5794 int32 iflg0 = 0; local
[all …]