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

/freebsd-13-stable/lib/msun/tests/
H A Dinvtrig_test.c84 #define test2_tol(func, y, x, result, tol, excepts) do { \ macro
92 test2_tol(func, (y), (x), (result), 0, (excepts))
95 test2_tol(prefix, (double)(y), (double)(x), (double)(result), \
97 test2_tol(prefix##f, (float)(y), (float)(x), (float)(result), \
106 test2_tol(prefix##l, (y), (x), (result), \

Completed in 86 milliseconds