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