HomeSort by: relevance | last modified time | path
    Searched defs:compareunitsreciprocal (Results 1 - 2 of 2) 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)) {
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 63 milliseconds