Home
last modified time | relevance | path

Searched defs:ceilf (Results 1 – 2 of 2) sorted by relevance

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_ceilf.c25 ceilf(float x) in ceilf() function
/bionic/tests/
Dmath_test.cpp617 TEST(math, ceilf) { in TEST() argument