Home
last modified time | relevance | path

Searched refs:s32_cmp (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c1536 static int s32_cmp(const void *p1, const void *p2) in s32_cmp() function
1601 qsort(ctx->ssubvals, ctx->subval_cnt, sizeof(*ctx->ssubvals), s32_cmp); in gen_vals()