Home
last modified time | relevance | path

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

/dports/astro/swe/swisseph-2.10.1/
H A Dswephexp.h225 #define SE_SIDBIT_SSY_PLANE 512 macro
H A Dsweph.c2887 } else if (swed.sidd.sid_mode & SE_SIDBIT_SSY_PLANE) { in app_pos_rest()
4410 || (swed.sidd.sid_mode & SE_SIDBIT_SSY_PLANE)) { in app_pos_etc_mean()
5630 || (swed.sidd.sid_mode & SE_SIDBIT_SSY_PLANE)) { in lunar_osc_elem()
5643 else if (swed.sidd.sid_mode & SE_SIDBIT_SSY_PLANE) in lunar_osc_elem()
5768 || (swed.sidd.sid_mode & SE_SIDBIT_SSY_PLANE)) { in intp_apsides()
5778 else if (swed.sidd.sid_mode & SE_SIDBIT_SSY_PLANE) in intp_apsides()
6719 } else if (swed.sidd.sid_mode & SE_SIDBIT_SSY_PLANE) { in fixstar_calc_from_struct()
7934 } else if (swed.sidd.sid_mode & SE_SIDBIT_SSY_PLANE) { in swi_fixstar_calc_from_record()
8317 } else if (swed.sidd.sid_mode & SE_SIDBIT_SSY_PLANE) { in swe_calc_pctr()
H A Dsweasp.c440 swe_set_sid_mode(atol(argv[i] + 6) + SE_SIDBIT_SSY_PLANE, 0, 0); in WinMain()
H A Dswehouse.c272 else if (sip->sid_mode & SE_SIDBIT_SSY_PLANE) in swe_houses_ex2()
H A Dswetest.c905 sid_mode |= SE_SIDBIT_SSY_PLANE; in main()
H A Dswecl.c5592 } else if (swed.sidd.sid_mode & SE_SIDBIT_SSY_PLANE) {