Home
last modified time | relevance | path

Searched refs:Scale10 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dnumeric.h350 CppTypeFor<TypeCategory::Real, 10> RTNAME(Scale10)(
/llvm-project-15.0.7/flang/lib/Optimizer/Builder/Runtime/
H A DNumeric.cpp141 static constexpr const char *name = ExpandAndQuoteKey(RTNAME(Scale10));
/llvm-project-15.0.7/flang/runtime/
H A Dnumeric.cpp805 CppTypeFor<TypeCategory::Real, 10> RTNAME(Scale10)( in RTNAME() argument