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

/netbsd-current/usr.bin/units/
H A Dunits.c82 static int compareunitsreciprocal(struct unittype *, struct unittype *);
713 compareunitsreciprocal(struct unittype * first, struct unittype * second) function
736 if (compareunitsreciprocal(have, want)) {

Completed in 210 milliseconds