Searched defs:starcomments (Results 1 – 2 of 2) sorted by relevance
/dports/astro/starplot/starplot-0.95.5/src/convert/ |
H A D | names.cc | 265 bool var_comm(StringList *starcomments, name namespec, StringList *starnames, in var_comm() argument 287 bool bayer_comm(StringList *starcomments, name namespec, StringList *starnames) in bayer_comm() 290 bool flam_comm(StringList *starcomments, name namespec, StringList *starnames) in flam_comm() 293 bool cspec_comm(StringList *starcomments, name namespec, StringList *starnames) in cspec_comm() 297 bool other_comm(StringList *starcomments, name namespec, StringList *starnames) in other_comm()
|
H A D | convert.cc | 134 StringList starnames, starcoord, starcomments, starmembership; in parse_star_record() local
|