Home
last modified time | relevance | path

Searched defs:ConvertToDecimal (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Decimal/
H A Dbinary-to-decimal.cpp81 BigRadixFloatingPointNumber<PREC, LOG10RADIX>::ConvertToDecimal(char *buffer, in ConvertToDecimal() function in Fortran::decimal::BigRadixFloatingPointNumber
281 ConversionToDecimalResult ConvertToDecimal(char *buffer, std::size_t size, in ConvertToDecimal() function