Home
last modified time | relevance | path

Searched defs:ceil (Results 1 – 3 of 3) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_ceil.c33 ceil(double x) in ceil() function
/bionic/libc/kernel/uapi/linux/
Dpkt_sched.h301 struct tc_ratespec ceil; member
/bionic/tests/
Dmath_test.cpp592 TEST(math, ceil) { in TEST() argument