Searched refs:n2 (Results 1 – 2 of 2) sorted by relevance
29 | __indexable secnd | strlcmp(secnd, first, n2) | strbufcmp(first, n1, secnd, n2) |
118 mach_port_name_t n2 = *(const mach_port_name_t *)_n2; in mach_port_name_cmp() local120 if (n1 == n2) { in mach_port_name_cmp()124 return n1 < n2 ? -1 : 1; in mach_port_name_cmp()