Home
last modified time | relevance | path

Searched refs:arrfrm (Results 1 – 25 of 26) sorted by relevance

12

/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dmoved.c50 int moved_ ( doublereal * arrfrm, in moved_() argument
144 MOVED ( arrfrm, (*ndim), arrto ); in moved_()
H A Dmovei.c9 /* Subroutine */ int movei_(integer *arrfrm, integer *ndim, integer *arrto) in movei_() argument
160 arrto[i__ - 1] = arrfrm[i__ - 1]; in movei_()
H A Dmovec.c9 /* Subroutine */ int movec_(char *arrfrm, integer *ndim, char *arrto, ftnlen in movec_() argument
164 s_copy(arrto + (i__ - 1) * arrto_len, arrfrm + (i__ - 1) * arrfrm_len, in movec_()
H A DSpiceZmc.h174 #define MOVED( arrfrm, ndim, arrto ) \ argument
177 (void*) (arrfrm), \
184 #define MOVEI( arrfrm, ndim, arrto ) \ argument
187 (void*) (arrfrm), \
H A DSpiceZpr.h1550 int moved_(SpiceDouble *arrfrm, SpiceInt *ndim, SpiceDouble *arrto);
H A DSpiceZfc.h5016 extern int movec_(char *arrfrm, integer *ndim, char *arrto, ftnlen arrfrm_len, ftnlen arrto_len);
5018 extern int movei_(integer *arrfrm, integer *ndim, integer *arrto);
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dmoved.c50 int moved_ ( doublereal * arrfrm, in moved_() argument
144 MOVED ( arrfrm, (*ndim), arrto ); in moved_()
H A Dmovei.c9 /* Subroutine */ int movei_(integer *arrfrm, integer *ndim, integer *arrto) in movei_() argument
160 arrto[i__ - 1] = arrfrm[i__ - 1]; in movei_()
H A Dmovec.c9 /* Subroutine */ int movec_(char *arrfrm, integer *ndim, char *arrto, ftnlen in movec_() argument
164 s_copy(arrto + (i__ - 1) * arrto_len, arrfrm + (i__ - 1) * arrfrm_len, in movec_()
H A DSpiceZmc.h174 #define MOVED( arrfrm, ndim, arrto ) \ argument
177 (void*) (arrfrm), \
184 #define MOVEI( arrfrm, ndim, arrto ) \ argument
187 (void*) (arrfrm), \
H A DSpiceZpr.h1550 int moved_(SpiceDouble *arrfrm, SpiceInt *ndim, SpiceDouble *arrto);
H A DSpiceZfc.h5016 extern int movec_(char *arrfrm, integer *ndim, char *arrto, ftnlen arrfrm_len, ftnlen arrto_len);
5018 extern int movei_(integer *arrfrm, integer *ndim, integer *arrto);
/dports/astro/celestia-gtk/celestia-1.6.1/windows/inc/spice/
H A DSpiceZmc.h164 #define MOVED( arrfrm, ndim, arrto ) \ argument
167 (void*) (arrfrm), \
174 #define MOVEI( arrfrm, ndim, arrto ) \ argument
177 (void*) (arrfrm), \
H A DSpiceZpr.h1895 int moved_ ( SpiceDouble * arrfrm,
H A DSpiceZfc.h3886 extern int movec_(char *arrfrm, integer *ndim, char *arrto, ftnlen arrfrm_len, ftnlen arrto_len);
3888 extern int movei_(integer *arrfrm, integer *ndim, integer *arrto);
/dports/astro/celestia/celestia-1.6.1/windows/inc/spice/
H A DSpiceZmc.h164 #define MOVED( arrfrm, ndim, arrto ) \ argument
167 (void*) (arrfrm), \
174 #define MOVEI( arrfrm, ndim, arrto ) \ argument
177 (void*) (arrfrm), \
H A DSpiceZpr.h1895 int moved_ ( SpiceDouble * arrfrm,
H A DSpiceZfc.h3886 extern int movec_(char *arrfrm, integer *ndim, char *arrto, ftnlen arrfrm_len, ftnlen arrto_len);
3888 extern int movei_(integer *arrfrm, integer *ndim, integer *arrto);
/dports/astro/pykep/pykep-2.6/include/keplerian_toolbox/third_party/cspice/
H A DSpiceZmc.h174 #define MOVED( arrfrm, ndim, arrto ) \ argument
177 (void*) (arrfrm), \
184 #define MOVEI( arrfrm, ndim, arrto ) \ argument
187 (void*) (arrfrm), \
H A DSpiceZpr.h1550 int moved_(SpiceDouble *arrfrm, SpiceInt *ndim, SpiceDouble *arrto);
H A DSpiceZfc.h5016 extern int movec_(char *arrfrm, integer *ndim, char *arrto, ftnlen arrfrm_len, ftnlen arrto_len);
5018 extern int movei_(integer *arrfrm, integer *ndim, integer *arrto);
/dports/astro/py-pykep/pykep-2.6/include/keplerian_toolbox/third_party/cspice/
H A DSpiceZmc.h174 #define MOVED( arrfrm, ndim, arrto ) \ argument
177 (void*) (arrfrm), \
184 #define MOVEI( arrfrm, ndim, arrto ) \ argument
187 (void*) (arrfrm), \
H A DSpiceZpr.h1550 int moved_(SpiceDouble *arrfrm, SpiceInt *ndim, SpiceDouble *arrto);
/dports/astro/celestia-gtk/celestia-1.6.1/macosx/
H A DSpiceZpr.h1974 int moved_ ( SpiceDouble * arrfrm,
/dports/astro/celestia/celestia-1.6.1/macosx/
H A DSpiceZpr.h1974 int moved_ ( SpiceDouble * arrfrm,

12