Home
last modified time | relevance | path

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

/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dckbsr.c51 static integer itbeg[100], slbeg; in ckbsr_0_() local
1210 tail = lnktl_(&slbeg, stpool); in ckbsr_0_()
1211 lnkfsl_(&slbeg, &tail, stpool); in ckbsr_0_()
1705 tail = lnktl_(&slbeg, stpool); in ckbsr_0_()
1706 lnkfsl_(&slbeg, &tail, stpool); in ckbsr_0_()
2067 tail = lnktl_(&slbeg, stpool); in ckbsr_0_()
2068 lnkfsl_(&slbeg, &tail, stpool); in ckbsr_0_()
3599 while(! fndhan && slbeg > 0) { in ckbsr_0_()
3609 slbeg = stpool[(i__1 = (slbeg << 1) + 10) < 200012 && 0 <= in ckbsr_0_()
3621 if (slbeg > 0) { in ckbsr_0_()
[all …]
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dckbsr.c51 static integer itbeg[100], slbeg; in ckbsr_0_() local
1210 tail = lnktl_(&slbeg, stpool); in ckbsr_0_()
1211 lnkfsl_(&slbeg, &tail, stpool); in ckbsr_0_()
1705 tail = lnktl_(&slbeg, stpool); in ckbsr_0_()
1706 lnkfsl_(&slbeg, &tail, stpool); in ckbsr_0_()
2067 tail = lnktl_(&slbeg, stpool); in ckbsr_0_()
2068 lnkfsl_(&slbeg, &tail, stpool); in ckbsr_0_()
3599 while(! fndhan && slbeg > 0) { in ckbsr_0_()
3609 slbeg = stpool[(i__1 = (slbeg << 1) + 10) < 200012 && 0 <= in ckbsr_0_()
3621 if (slbeg > 0) { in ckbsr_0_()
[all …]
/dports/databases/pgsphere/pgsphere-e0b303d/
H A Dpolygon.c733 SPoint slbeg, in poly_line_pos() local
749 sline_begin(&slbeg, line); in poly_line_pos()
752 p1 = spoly_contains_point(poly, &slbeg); in poly_line_pos()
775 bal = spoint_at_sline(&slbeg, &sl); in poly_line_pos()