Home | History | Annotate | Download | only in tests

Lines Matching refs:ceill

759 TEST(MATH_TEST, ceill) {
760 ASSERT_DOUBLE_EQ(1.0L, ceill(0.9L));