Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/units/
H A Dunits.c262 initializeunit(struct unittype * theunit) in initializeunit()
285 showunit(struct unittype * theunit) in showunit()
343 addunit(struct unittype * theunit, const char *toadd, int flip) in addunit()
502 sortunit(struct unittype * theunit) in sortunit()
514 cancelunit(struct unittype * theunit) in cancelunit()
625 reduceproduct(struct unittype * theunit, int flip) in reduceproduct()
668 reduceunit(struct unittype * theunit) in reduceunit()
756 struct unittype theunit; in listunits() local