HomeSort by: relevance | last modified time | path
    Searched defs:compareunitsreciprocal (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.bin/units/
units.c 82 static int compareunitsreciprocal(struct unittype *, struct unittype *);
713 compareunitsreciprocal(struct unittype * first, struct unittype * second) function in typeref:typename:int
736 if (compareunitsreciprocal(have, want)) {

Completed in 12 milliseconds