Home
last modified time | relevance | path

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

/llvm-project/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
/llvm-project/flang/runtime/
H A Dedit-output.cpp264 RealOutputEditing<KIND>::ConvertToDecimal( in ConvertToDecimal() function in Fortran::runtime::io::RealOutputEditing