Searched defs:convertToInteger (Results 1 – 13 of 13) sorted by relevance
37 public IntegerValue convertToInteger() in convertToInteger() method in UnknownDoubleValue
37 public IntegerValue convertToInteger() in convertToInteger() method in UnknownFloatValue
37 public IntegerValue convertToInteger() in convertToInteger() method in UnknownLongValue
37 public IntegerValue convertToInteger() in convertToInteger() method in SpecificFloatValue
37 public IntegerValue convertToInteger() in convertToInteger() method in SpecificDoubleValue
57 public IntegerValue convertToInteger() in convertToInteger() method in ParticularDoubleValue
57 public IntegerValue convertToInteger() in convertToInteger() method in ParticularFloatValue
37 public IntegerValue convertToInteger() in convertToInteger() method in SpecificLongValue
57 public IntegerValue convertToInteger() in convertToInteger() method in ParticularLongValue
51 public abstract IntegerValue convertToInteger(); in convertToInteger() method in DoubleValue
51 public abstract IntegerValue convertToInteger(); in convertToInteger() method in FloatValue
52 public abstract IntegerValue convertToInteger(); in convertToInteger() method in LongValue
2050 APFloat::convertToInteger(integerPart *parts, unsigned int width, in convertToInteger() function in APFloat2084 APFloat::convertToInteger(APSInt &result, in convertToInteger() function in APFloat