Searched refs:matchind (Results 1 – 1 of 1) sorted by relevance
88 ptrdiff_t matchind = -1; /* Index of first nonexact match. */ in argmatch() local101 else if (matchind == -1) in argmatch()103 matchind = i; in argmatch()108 || memcmp (vallist + valsize * matchind, in argmatch()121 return matchind; in argmatch()