Searched refs:isSmallest (Results 1 – 2 of 2) sorted by relevance
446 bool isSmallest() const;
710 APFloat::isSmallest() const { in isSmallest() function in APFloat3847 if (isSmallest() && isNegative()) { in next()