Searched defs:fmal (Results 1 – 2 of 2) sorted by relevance
| /bionic/libm/upstream-freebsd/lib/msun/src/ | ||
| D | s_fmal.c | 165 fmal(long double x, long double y, long double z) in fmal() function |
| /bionic/tests/ | ||
| D | math_test.cpp | 989 TEST(math_h, fmal) { in TEST() argument |