Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
Ds_trunc.c33 trunc(double x) in trunc() function
/bionic/tests/
Dmath_test.cpp985 TEST(math, trunc) { in TEST() argument