Searched refs:s32_cmp (Results 1 – 1 of 1) sorted by relevance
1536 static int s32_cmp(const void *p1, const void *p2) in s32_cmp() function1601 qsort(ctx->ssubvals, ctx->subval_cnt, sizeof(*ctx->ssubvals), s32_cmp); in gen_vals()