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