Home
last modified time | relevance | path

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

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