Searched refs:s64_cmp (Results 1 – 1 of 1) sorted by relevance
1583 static int s64_cmp(const void *p1, const void *p2) in s64_cmp() function1623 qsort(ctx->svals, ctx->val_cnt, sizeof(*ctx->svals), s64_cmp); in gen_vals()