Searched refs:idx1 (Results 1 – 1 of 1) sorted by relevance
1376 const size_t idx1 = *(const size_t *) p1; in rfc3484_sort() local1379 struct sort_result *a1 = &src->results[idx1]; in rfc3484_sort()1611 return idx1 < idx2 ? -1 : 1; in rfc3484_sort()
Completed in 6 milliseconds