Home
last modified time | relevance | path

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

/openbsd/usr.bin/units/
H A Dunits.c46 struct unittype { struct
67 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 …]