Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DNumeric.cpp24 EXPECT_EQ(RTNAME(Ceiling4_1)(Real<4>{0}), 0); in TEST()
/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dnumeric.h22 CppTypeFor<TypeCategory::Integer, 1> RTNAME(Ceiling4_1)(
/llvm-project-15.0.7/flang/runtime/
H A Dnumeric.cpp260 CppTypeFor<TypeCategory::Integer, 1> RTNAME(Ceiling4_1)( in RTNAME() argument