Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds