Home
last modified time | relevance | path

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

/sysdeps/posix/
A Dgetaddrinfo.c1377 const size_t idx2 = *(const size_t *) p2; in rfc3484_sort() local
1380 struct sort_result *a2 = &src->results[idx2]; in rfc3484_sort()
1611 return idx1 < idx2 ? -1 : 1; in rfc3484_sort()

Completed in 6 milliseconds