Searched refs:test_p_tol (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/lib/msun/tests/
H A Dinvctrig_test.c73 #define test_p_tol(func, z, result, tol) do { \ macro
86 test_p_tol(func, z, result, tol); \
87 test_p_tol(func, conjl(z), conjl(result), tol); \
H A Dctrig_test.c75 #define test_p_tol(func, z, result, tol) do { \ macro
88 test_p_tol(func, z, result, tol); \
89 test_p_tol(func, conjl(z), conjl(result), tol); \

Completed in 164 milliseconds