Searched refs:ceil (Results 1 – 12 of 12) sorted by relevance
33 ceil(double x) in ceil() function76 __weak_reference(ceil, ceill);
27 double ceil(double x) { return __builtin_ceil(x); } in ceil() function29 __weak_reference(ceil, ceill);
53 ceil;
54 buf->resize(nchars + ceil((3 * alignment) / sizeof(wchar_t))); in GetAlignedPtr()
312 y = ceil(x); in neg_gam()321 if (y == ceil(y)) in neg_gam()
76 TGMATH(ceil); in tgmath_h()
151 FUNCTION(ceil, double (*f)(double)); in math_h()
220 double ceil(double __x);
272 num_digits = math.ceil(math.log10(len(all_libs) + 1))
273 struct tc_ratespec ceil; member
786 TEST(math_h, ceil) { in TEST() argument787 ASSERT_DOUBLE_EQ(1.0, ceil(0.9)); in TEST()1816 DoMathDataTest<1>(g_ceil_intel_data, ceil); in TEST()
96 ceil