Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Decimal/
Dbinary-to-decimal.cpp80 BigRadixFloatingPointNumber<PREC, LOG10RADIX>::ConvertToDecimal(char *buffer, in ConvertToDecimal() function in Fortran::decimal::BigRadixFloatingPointNumber
280 ConversionToDecimalResult ConvertToDecimal(char *buffer, std::size_t size, in ConvertToDecimal() function