Searched defs:test_distribution (Results 1 – 1 of 1) sorted by relevance
42 struct test_distribution { struct45 int (*test)(struct test_distribution *d, int n, void *x, void *y, void *z); argument46 int (*cmp)(const void *v1, const void *v2);47 int (*cmp_checked)(const void *v1, const void *v2);