Searched refs:ceil (Results 1 – 19 of 19) 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))
54 ceil;
53 ceil;
332 "arm64/ceil.S",423 "x86/ceil.S",494 "x86_64/ceil.S",
298 arm64/ceil.S \391 x86/ceil.S \468 x86_64/ceil.S \
67 using ::ceil;
168 double ceil(double);
302 struct tc_ratespec ceil; member
592 TEST(math, ceil) { in TEST() argument593 ASSERT_DOUBLE_EQ(1.0, ceil(0.9)); in TEST()1464 DoMathDataTest<1>(g_ceil_intel_data, ceil); in TEST()
96 ceil