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