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