Searched refs:u32_cmp (Results 1 – 1 of 1) sorted by relevance
1522 static int u32_cmp(const void *p1, const void *p2) in u32_cmp() function1590 qsort(ctx->usubvals, cnt, sizeof(*ctx->usubvals), u32_cmp); in gen_vals()