Home
last modified time | relevance | path

Searched refs:roundSignificandWithExponent (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/include/llvm/ADT/
DAPFloat.h526 opStatus roundSignificandWithExponent(const integerPart *, unsigned int, int,
/freebsd-9-stable/contrib/llvm/lib/Support/
DAPFloat.cpp2383 APFloat::roundSignificandWithExponent(const integerPart *decSigParts, in roundSignificandWithExponent() function in APFloat
2576 fs = roundSignificandWithExponent(decSignificand, partCount, in convertFromDecimalString()