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