Home
last modified time | relevance | path

Searched defs:test_distribution (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/regress/lib/libc/qsort/
H A Dqsort_test.c42 struct test_distribution { struct
45 int (*test)(struct test_distribution *d, int n, void *x, void *y, void *z); argument
46 int (*cmp)(const void *v1, const void *v2);
47 int (*cmp_checked)(const void *v1, const void *v2);