Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Decimal/
Ddecimal.h130 ConvertDoubleToDecimal(char *, size_t, enum NS(DecimalConversionFlags),
/external/llvm-project/flang/lib/Decimal/
Dbinary-to-decimal.cpp346 ConversionToDecimalResult ConvertDoubleToDecimal(char *buffer, std::size_t size, in ConvertDoubleToDecimal() function