Searched refs:TEST_SIMPLE (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/test/libc-tests/tests/qsort/ |
H A D | qsort_test.c | 567 #define TEST_SIMPLE(d, n, x, y, z) do { \ macro 590 TEST_SIMPLE(d, n, x, y, z); in test_simple_i() 602 TEST_SIMPLE(d, n, x, y, z); in test_simple_ll() 614 TEST_SIMPLE(d, n, x, y, z); in test_simple_double()
|