Home
last modified time | relevance | path

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

/dports/astro/match/match-1.0/
H A Dmisc.h198 read_matched_file(char *filename, int *num_stars, struct s_star **list);
H A Dmatch.c949 if (read_matched_file(matched_file_A, num_matched_A, matched_list_A) in prepare_to_recalc()
956 if (read_matched_file(matched_file_B, num_matched_B, matched_list_B) in prepare_to_recalc()
H A Dmisc.c638 read_matched_file in read_matched_file() function