Home
last modified time | relevance | path

Searched defs:star_array (Results 1 – 4 of 4) sorted by relevance

/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Dstarmap.c25 STAR_DESC *star_array; variable
H A Dgalaxy.c53 POINT *star_array; member
/dports/astro/siril/siril/src/registration/matching/
H A Datpmatch.c837 struct s_star *ptr, *star_array; in atApplyTrans() local
1211 calc_distances(s_star *star_array, /* I: array of s_stars */ in calc_distances()
1335 s_star *star_array, /* use stars in this array as vertices */ in set_triangle()
1484 s_star *star_array, /* I: array of stars which appear in triangles */ in print_triangle_array()
1542 stars_to_triangles(s_star *star_array, /* I: array of s_stars */ in stars_to_triangles()
3313 static int apply_trans(s_star *star_array, /* I/O: array of structures to modify */ in apply_trans()
3881 s_star **star_array, /* I/O: will copy into this array */ in add_element()
4050 static void remove_elem(s_star *star_array, /* I/O: we remove one element from this array */ in remove_elem()
4183 struct s_star *star_array, /* I: the array of stars */ in write_array()
4203 struct s_star *star_array, /* I: the array of stars */ in array_to_list()
[all …]
/dports/astro/match/match-1.0/
H A Datpmatch.c808 struct s_star *ptr, *star_array; in atApplyTrans() local
1649 s_star *star_array, /* I: array of s_stars */ in calc_distances()
1785 s_star *star_array, /* use stars in this array as vertices */ in set_triangle()
1941 s_star *star_array, /* I: array of stars which appear in triangles */ in print_triangle_array()
2004 s_star *star_array, /* I: array of s_stars */ in stars_to_triangles()
2312 s_star *star_array, /* I: array of stars we use to form triangles */ in fill_triangle_array()
3909 s_star *star_array, /* I/O: array of structures to modify */ in apply_trans()
4511 s_star **star_array, /* I/O: will copy into this array */ in add_element()
4699 s_star *star_array, /* I/O: we remove one element from this array */ in remove_elem()
4846 struct s_star *star_array, /* I: the array of stars */ in write_array()
[all …]