Searched defs:SetTo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Decimal/ | ||
H A D | big-radix-floating-point.h | 152 template <typename UINT> RT_API_ATTRS UINT SetTo(UINT n) { in SetTo() function |
H A D | decimal-to-binary.cpp | 203 template <typename UINT> RT_API_ATTRS bool SetTo(UINT n) { in SetTo() function in Fortran::decimal::IntermediateFloat |