Searched refs:s_qsort_helper (Results 1 – 2 of 2) sorted by relevance
19 static int s_qsort_helper(const void *a, const void *b) in s_qsort_helper() function62 XQSORT(copy, inlen, sizeof(*copy), &s_qsort_helper); in der_encode_set()
17 static int s_qsort_helper(const void *a, const void *b) in s_qsort_helper() function129 XQSORT(edges, inlen, sizeof(*edges), &s_qsort_helper); in der_encode_setof()
Completed in 3 milliseconds