Searched refs:ceil (Results 1 – 17 of 17) sorted by relevance
33 ENTRY(ceil)41 END(ceil)43 ALIAS_SYMBOL(ceill, ceil);
33 ENTRY(ceil)36 END(ceil)
19 ENTRY(ceil)22 END(ceil)
33 ceil(double x) in ceil() function76 __weak_reference(ceil, ceill);
282 y = ceil(x);289 if (y == ceil(y))
131 double ceil(double);
250 struct tc_ratespec ceil; member
54 ceil;
305 "arm64/ceil.S",400 "x86/ceil.S",479 "x86_64/ceil.S",
53 ceil;
613 TEST(math, ceil) { in TEST() argument614 ASSERT_DOUBLE_EQ(1.0, ceil(0.9)); in TEST()1463 DoMathDataTest<1>(g_ceil_intel_data, ceil); in TEST()
96 ceil