Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_truncf.c31 truncf(float x) in truncf() function
/bionic/tests/
Dmath_test.cpp998 TEST(math, truncf) { in TEST() argument