Searched defs:remainderf (Results 1 – 2 of 2) sorted by relevance
| /bionic/libm/upstream-freebsd/lib/msun/src/ | ||
| D | e_remainderf.c | 23 remainderf(float x, float p) in remainderf() function |
| /bionic/tests/ | ||
| D | math_test.cpp | 907 TEST(math_h, remainderf) { in TEST() argument |