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

/macosx-10.10/misc_cmds-33/units/
H A Dunits.c88 int reduceproduct(struct unittype * theunit, int flip);
535 reduceproduct(struct unittype * theunit, int flip) function
584 ret = reduceproduct(theunit, 0) | reduceproduct(theunit, 1);

Completed in 85 milliseconds