Searched refs:matchcount (Results 1 – 3 of 3) sorted by relevance
164 int *matchcount,199 int *matchcount, in try_decode_PKCS12() argument222 *matchcount = 1; in try_decode_PKCS12()288 *matchcount = 1; in try_decode_PKCS12()327 int *matchcount, in try_decode_PKCS8Encrypted() argument344 *matchcount = 1; in try_decode_PKCS8Encrypted()350 *matchcount = 1; in try_decode_PKCS8Encrypted()404 int *matchcount, in try_decode_PrivateKey() argument417 *matchcount = 1; in try_decode_PrivateKey()427 *matchcount = 1; in try_decode_PrivateKey()[all …]
163 unsigned int matchcount = 0; in r300_swizzle_split() local178 matchcount++; in r300_swizzle_split()182 if (matchcount > best_matchcount) { in r300_swizzle_split()183 best_matchcount = matchcount; in r300_swizzle_split()
96 static int matchcount(const char *d, const char *s, int n) in matchcount() function1301 (int)matchcount(buffer + target, data, in remove_resident()