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

/freebsd-10-stable/contrib/netbsd-tests/lib/libm/
H A Dt_scalbn.c50 struct testcase test_vals[] = { variable in typeref:struct:testcase
78 const struct testcase *tests = test_vals;
79 const size_t tcnt = __arraycount(test_vals);
220 const struct testcase *tests = test_vals;
221 const size_t tcnt = __arraycount(test_vals);
365 const struct testcase *tests = test_vals;
366 const size_t tcnt = __arraycount(test_vals);

Completed in 103 milliseconds