Home
last modified time | relevance | path

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

/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/extsrc/erfa/
H A Dd2dtf.c4 int eraD2dtf(const char *scale, int ndp, double d1, double d2, in eraD2dtf() function
H A Derfa.h325 int eraD2dtf(const char *scale, int ndp, double d1, double d2,
H A Dt_erfa_c.c2848 j = eraD2dtf("UTC", 5, 2400000.5, 49533.99999, &iy, &im, &id, ihmsf); in t_d2dtf()
/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/erfasrc/src/
H A Dd2dtf.c4 int eraD2dtf(const char *scale, int ndp, double d1, double d2, in eraD2dtf() function
H A Derfa.h356 int eraD2dtf(const char *scale, int ndp, double d1, double d2,
/dports/astro/py-pyerfa/pyerfa-2.0.0/liberfa/erfa/src/
H A Dd2dtf.c5 int eraD2dtf(const char *scale, int ndp, double d1, double d2, in eraD2dtf() function
H A Derfa.h392 int eraD2dtf(const char *scale, int ndp, double d1, double d2,
H A Dt_erfa_c.c2952 j = eraD2dtf("UTC", 5, 2400000.5, 49533.99999, &iy, &im, &id, ihmsf); in t_d2dtf()
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Derfa2ast.h125 #define eraD2dtf astEraD2dtf macro
/dports/astro/py-pyerfa/pyerfa-2.0.0/erfa/
H A Dufunc.c6644 _c_retval = eraD2dtf(_scale, *_ndp, *_d1, *_d2, _iy, _im, _id, *_ihmsf); in ufunc_loop_d2dtf()