Searched refs:isSmallest (Results 1 – 3 of 3) sorted by relevance
396 bool isSmallest() const;1048 bool isSmallest() const { return getIEEE().isSmallest(); } in isSmallest() function
448 bool isSmallest() const;
713 APFloat::isSmallest() const { in isSmallest() function in APFloat3850 if (isSmallest() && isNegative()) { in next()