Searched refs:TEST_PERTURBED (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/test/libc-tests/tests/qsort/ |
H A D | qsort_test.c | 465 #define TEST_PERTURBED(d, n, x, y, z) do { \ macro 535 TEST_PERTURBED(d, n, x, y, z); in test_perturbed_i() 547 TEST_PERTURBED(d, n, x, y, z); in test_perturbed_ll() 559 TEST_PERTURBED(d, n, x, y, z); in test_perturbed_double()
|