Home
last modified time | relevance | path

Searched refs:const__ (Results 1 – 25 of 57) sorted by relevance

123

/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzinrypl.c10 doublereal *uplnml, doublereal *const__, doublereal *maxd, integer * in zzinrypl_() argument
205 if (vtxcon > *const__ && dircon > 0.) { in zzinrypl_()
208 if (vtxcon < *const__ && dircon < 0.) { in zzinrypl_()
211 if (vtxcon == *const__) { in zzinrypl_()
232 h__ = (d__1 = vtxcon - *const__, abs(d__1)); in zzinrypl_()
H A Dinrypl.c31 doublereal const__, prjvn; in inrypl_() local
622 pl2nvc_(plane, normal, &const__); in inrypl_()
623 if (const__ >= toobig) { in inrypl_()
646 d__1 = const__, d__2 = vnorm_(vertex); in inrypl_()
651 sclcon = const__ / mscale; in inrypl_()
654 sclcon = const__; in inrypl_()
H A Dpl2nvp.c14 doublereal const__; in pl2nvp_() local
171 pl2nvc_(plane, normal, &const__); in pl2nvp_()
172 vscl_(&const__, normal, point); in pl2nvp_()
H A Dvprjp.c23 doublereal const__; in vprjp_() local
176 pl2nvc_(plane, normal, &const__); in vprjp_()
194 d__1 = const__ - vdot_(vin, normal); in vprjp_()
H A Dinelpl.c33 doublereal const__, trans[4], point[3]; in inelpl_() local
432 pl2nvc_(trans, normal, &const__); in inelpl_()
468 if (const__ == 0.) { in inelpl_()
509 if (vnormg_(v, &c__2) < const__) { in inelpl_()
530 alpha = acos(const__ / vnormg_(v, &c__2)); in inelpl_()
H A Dpl2nvc.c10 doublereal *const__) in pl2nvc_() argument
225 *const__ = plane[3]; in pl2nvc_()
H A Dzzedtmpt.c35 doublereal const__, trans[9] /* was [3][3] */, taxis[3]; in zzedtmpt_() local
415 const__ = vdot_(normal, targpt); in zzedtmpt_()
440 h__ = vdot_(srcpnt, normal) - const__; in zzedtmpt_()
461 const__ = vdot_(normal, targpt); in zzedtmpt_()
472 h__ = vdot_(srcpnt, normal) - const__; in zzedtmpt_()
H A Dnvc2pl.c9 /* Subroutine */ int nvc2pl_(doublereal *normal, doublereal *const__, in nvc2pl_() argument
260 plane[3] = *const__ / mag; in nvc2pl_()
H A Dpjelpl.c13 doublereal const__; in pjelpl_() local
301 pl2nvc_(plane, normal, &const__); in pjelpl_()
H A Dsgseqw.c17 char *segid, integer *nconst, doublereal *const__, integer *npkts, in sgseqw_0_() argument
1706 if (const__) { in sgseqw_0_()
2106 dafada_(const__, nconst); in sgseqw_0_()
2499 dafada_(const__, nconst); in sgseqw_0_()
4293 integer *nconst, doublereal *const__, integer *npkts, integer *pktsiz, in sgseqw_() argument
4297 return sgseqw_0_(0, handle, descr, segid, nconst, const__, npkts, pktsiz, in sgseqw_()
4302 integer *nconst, doublereal *const__, integer *pktsiz, integer * in sgbwfs_() argument
4305 return sgseqw_0_(1, handle, descr, segid, nconst, const__, (integer *)0, in sgbwfs_()
4311 integer *nconst, doublereal *const__, integer *idxtyp, ftnlen in sgbwvs_() argument
4314 return sgseqw_0_(2, handle, descr, segid, nconst, const__, (integer *)0, ( in sgbwvs_()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzinrypl.c10 doublereal *uplnml, doublereal *const__, doublereal *maxd, integer * in zzinrypl_() argument
205 if (vtxcon > *const__ && dircon > 0.) { in zzinrypl_()
208 if (vtxcon < *const__ && dircon < 0.) { in zzinrypl_()
211 if (vtxcon == *const__) { in zzinrypl_()
232 h__ = (d__1 = vtxcon - *const__, abs(d__1)); in zzinrypl_()
H A Dinrypl.c31 doublereal const__, prjvn; in inrypl_() local
622 pl2nvc_(plane, normal, &const__); in inrypl_()
623 if (const__ >= toobig) { in inrypl_()
646 d__1 = const__, d__2 = vnorm_(vertex); in inrypl_()
651 sclcon = const__ / mscale; in inrypl_()
654 sclcon = const__; in inrypl_()
H A Dpl2nvp.c14 doublereal const__; in pl2nvp_() local
171 pl2nvc_(plane, normal, &const__); in pl2nvp_()
172 vscl_(&const__, normal, point); in pl2nvp_()
H A Dvprjp.c23 doublereal const__; in vprjp_() local
176 pl2nvc_(plane, normal, &const__); in vprjp_()
194 d__1 = const__ - vdot_(vin, normal); in vprjp_()
H A Dinelpl.c33 doublereal const__, trans[4], point[3]; in inelpl_() local
432 pl2nvc_(trans, normal, &const__); in inelpl_()
468 if (const__ == 0.) { in inelpl_()
509 if (vnormg_(v, &c__2) < const__) { in inelpl_()
530 alpha = acos(const__ / vnormg_(v, &c__2)); in inelpl_()
H A Dpl2nvc.c10 doublereal *const__) in pl2nvc_() argument
225 *const__ = plane[3]; in pl2nvc_()
H A Dzzedtmpt.c35 doublereal const__, trans[9] /* was [3][3] */, taxis[3]; in zzedtmpt_() local
415 const__ = vdot_(normal, targpt); in zzedtmpt_()
440 h__ = vdot_(srcpnt, normal) - const__; in zzedtmpt_()
461 const__ = vdot_(normal, targpt); in zzedtmpt_()
472 h__ = vdot_(srcpnt, normal) - const__; in zzedtmpt_()
H A Dnvc2pl.c9 /* Subroutine */ int nvc2pl_(doublereal *normal, doublereal *const__, in nvc2pl_() argument
260 plane[3] = *const__ / mag; in nvc2pl_()
H A Dpjelpl.c13 doublereal const__; in pjelpl_() local
301 pl2nvc_(plane, normal, &const__); in pjelpl_()
/dports/comms/flrig/flrig-1.3.54/src/include/
H A Dutil.h91 # define const__ __attribute__ ((__const__)) macro
107 # define const__
126 const__ uint32_t ceil2(uint32_t n);
127 const__ uint32_t floor2(uint32_t n);
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dutil.h98 # define const__ __attribute__ ((__const__)) macro
114 # define const__
133 const__ uint32_t ceil2(uint32_t n);
134 const__ uint32_t floor2(uint32_t n);
/dports/comms/flcluster/flcluster-1.0.4/src/include/
H A Dutil.h98 # define const__ __attribute__ ((__const__)) macro
114 # define const__
133 const__ uint32_t ceil2(uint32_t n);
134 const__ uint32_t floor2(uint32_t n);
/dports/comms/flmsg/flmsg-4.0.19/src/include/
H A Dutil.h92 # define const__ __attribute__ ((__const__)) macro
108 # define const__
127 const__ uint32_t ceil2(uint32_t n);
128 const__ uint32_t floor2(uint32_t n);
/dports/comms/flamp/flamp-2.2.07/src/include/
H A Dutil.h98 # define const__ __attribute__ ((__const__)) macro
114 # define const__
133 const__ uint32_t ceil2(uint32_t n);
134 const__ uint32_t floor2(uint32_t n);
/dports/comms/fllog/fllog-1.2.6/src/include/
H A Dutil.h73 # define const__ __attribute__ ((__const__)) macro
89 # define const__
108 const__ uint32_t ceil2(uint32_t n);
109 const__ uint32_t floor2(uint32_t n);

123