Home
last modified time | relevance | path

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

/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dlocati.c13 integer list_dim1, list_offset, i__1; in locati_() local
336 list_dim1 = *idsz; in locati_()
337 list_offset = list_dim1 + 1; in locati_()
356 list[i__ + *at * list_dim1 - list_offset] = id[i__ - 1]; in locati_()
383 same = id[0] == list[*at * list_dim1 + 1 - list_offset]; in locati_()
388 same = id[0] == list[*at * list_dim1 + 1 - list_offset]; in locati_()
396 list[*at * list_dim1 + 2 - list_offset]; in locati_()
401 if (id[0] == list[*at * list_dim1 + 1 - list_offset]) { in locati_()
402 same = id[1] == list[*at * list_dim1 + 2 - list_offset]; in locati_()
424 same = same && id[i__ - 1] == list[i__ + *at * list_dim1 in locati_()
[all …]
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dlocati.c13 integer list_dim1, list_offset, i__1; in locati_() local
336 list_dim1 = *idsz; in locati_()
337 list_offset = list_dim1 + 1; in locati_()
356 list[i__ + *at * list_dim1 - list_offset] = id[i__ - 1]; in locati_()
383 same = id[0] == list[*at * list_dim1 + 1 - list_offset]; in locati_()
388 same = id[0] == list[*at * list_dim1 + 1 - list_offset]; in locati_()
396 list[*at * list_dim1 + 2 - list_offset]; in locati_()
401 if (id[0] == list[*at * list_dim1 + 1 - list_offset]) { in locati_()
402 same = id[1] == list[*at * list_dim1 + 2 - list_offset]; in locati_()
424 same = same && id[i__ - 1] == list[i__ + *at * list_dim1 in locati_()
[all …]