Searched defs:vz (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/test/libc-tests/tests/qsort/ |
H A D | qsort_test.c | 528 test_perturbed_i(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_perturbed_i() 540 test_perturbed_ll(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_perturbed_ll() 552 test_perturbed_double(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_perturbed_double() 583 test_simple_i(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_simple_i() 595 test_simple_ll(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_simple_ll() 607 test_simple_double(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_simple_double() 623 test_antiqsort(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_antiqsort()
|