Home
last modified time | relevance | path

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

/dports/astro/swe/swisseph-2.10.1/
H A Dsweph.c233 static void trace_swe_calc(int param, double tjd, int ipl, int32 iflag, double *xx, char *serr);
364 trace_swe_calc(1, tjd, ipl, iflag, xx, NULL); in swe_calc()
556 trace_swe_calc(2, tjd, ipl, iflag, xx, serr); in swe_calc()
563 trace_swe_calc(2, tjd, ipl, iflag, xx, serr); in swe_calc()
7234 static void trace_swe_calc(int swtch, double tjd, int ipl, int32 iflag, double *xx, char *serr) in trace_swe_calc() function