Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Decimal/
H A Dbig-radix-floating-point.h152 template <typename UINT> RT_API_ATTRS UINT SetTo(UINT n) { in SetTo() function
H A Ddecimal-to-binary.cpp203 template <typename UINT> RT_API_ATTRS bool SetTo(UINT n) { in SetTo() function in Fortran::decimal::IntermediateFloat