Searched defs:vy (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/regress/lib/libc/qsort/ |
H A D | qsort_test.c | 515 test_perturbed_i(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_perturbed_i() 527 test_perturbed_ll(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_perturbed_ll() 539 test_perturbed_double(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_perturbed_double() 570 test_simple_i(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_simple_i() 582 test_simple_ll(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_simple_ll() 594 test_simple_double(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_simple_double() 610 test_antiqsort(struct test_distribution *d, int n, void *vx, void *vy, void *vz) in test_antiqsort()
|