Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Decimal/
Ddecimal.h134 ConvertLongDoubleToDecimal(char *, size_t, enum NS(DecimalConversionFlags),
/external/llvm-project/flang/lib/Decimal/
Dbinary-to-decimal.cpp354 ConversionToDecimalResult ConvertLongDoubleToDecimal(char *buffer, in ConvertLongDoubleToDecimal() function