Searched defs:copysignf (Results 1 – 2 of 2) sorted by relevance
/bionic/libm/upstream-freebsd/lib/msun/src/ | ||
D | s_copysignf.c | 29 copysignf(float x, float y) in copysignf() function |
/bionic/tests/ | ||
D | math_test.cpp | 1073 TEST(math, copysignf) { in TEST() argument |