HomeSort by: relevance | last modified time | path
    Searched defs:test_vals (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/lib/libm/
t_scalbn.c 52 struct testcase test_vals[] = { variable in typeref:struct:testcase[]
80 const struct testcase *tests = test_vals;
81 const size_t tcnt = __arraycount(test_vals);
234 const struct testcase *tests = test_vals;
235 const size_t tcnt = __arraycount(test_vals);
379 const struct testcase *tests = test_vals;
380 const size_t tcnt = __arraycount(test_vals);

Completed in 12 milliseconds