Searched refs:unittype (Results 1 – 1 of 1) sorted by relevance
46 struct unittype { struct67 void showunit(struct unittype *);71 void sortunit(struct unittype *);72 void cancelunit(struct unittype *);75 int reduceunit(struct unittype *);77 int compareunits(struct unittype *, struct unittype *);79 void showanswer(struct unittype *, struct unittype *);224 showunit(struct unittype *theunit) in showunit()581 compareunits(struct unittype *first, struct unittype *second) in compareunits()600 showanswer(struct unittype *have, struct unittype *want) in showanswer()[all …]