Searched refs:HasherProc (Results 1 – 1 of 1) sorted by relevance
60 typedef uint32_t (*HasherProc)(uint32_t); typedef69 HasherProc fHasher;78 static int count_collisions(const uint16_t array[], int count, HasherProc proc, in count_collisions()