Searched refs:ceil (Results 1 - 6 of 6) sorted by relevance

/bionic/libm/i387/
H A Ds_ceil.S40 ENTRY(ceil) function
/bionic/libstdc++/include/
H A Dcmath67 using ::ceil;
/bionic/libm/src/
H A Ds_ceil.c18 * ceil(x)
23 * Inexact flag raised if x not equal to ceil(x).
32 ceil(double x) function
/bionic/libm/bsdsrc/
H A Db_tgamma.c287 y = .5*ceil(x);
288 if (y == ceil(y))
/bionic/libc/kernel/common/linux/
H A Dpkt_sched.h237 struct tc_ratespec ceil; member in struct:tc_htb_opt
/bionic/libm/include/
H A Dmath.h225 double ceil(double);

Completed in 122 milliseconds