Searched refs:matchind (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dargmatch.c89 ptrdiff_t matchind = -1; /* Index of first nonexact match. */
102 else if (matchind == -1)
104 matchind = i;
109 || memcmp (vallist + valsize * matchind,
122 return matchind;
88 ptrdiff_t matchind = -1; /* Index of first nonexact match. */ local

Completed in 40 milliseconds