Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DNumeric.cpp22 EXPECT_EQ(RTNAME(Ceiling4_4)(Real<4>{3.7}), 4); in TEST()
/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dnumeric.h26 CppTypeFor<TypeCategory::Integer, 4> RTNAME(Ceiling4_4)(
/llvm-project-15.0.7/flang/runtime/
H A Dnumeric.cpp268 CppTypeFor<TypeCategory::Integer, 4> RTNAME(Ceiling4_4)( in RTNAME() argument