Home
last modified time | relevance | path

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

/bionic/libm/upstream-freebsd/lib/msun/src/
De_fmodf.c31 fmodf(float x, float y) in fmodf() function
/bionic/tests/
Dmath_test.cpp849 TEST(math_h, fmodf) { in TEST() argument