Searched refs:u64_cmp (Results 1 – 1 of 1) sorted by relevance
1569 static int u64_cmp(const void *p1, const void *p2) in u64_cmp() function1609 qsort(ctx->uvals, cnt, sizeof(*ctx->uvals), u64_cmp); in gen_vals()