Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/units/
H A Dunits.c95 static int reduceunit(struct unittype * theunit);
600 reduceunit(struct unittype * theunit) in reduceunit() function
651 if (reduceunit(unit)) in completereduce()