Searched refs:reduceproduct (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/usr.bin/units/
H A Dunits.c87 static int reduceproduct(struct unittype *, int);
625 reduceproduct(struct unittype * theunit, int flip) function
674 ret = reduceproduct(theunit, 0) | reduceproduct(theunit, 1);

Completed in 205 milliseconds