Searched refs:int_cmp (Results 1 – 1 of 1) sorted by relevance
46 static int int_cmp(const int *p, const int *q) in int_cmp() function97 LHASH_OF(int) *h = lh_int_new(&int_hash, &int_cmp); in test_int_lhash()343 LHASH_OF(int) *h = lh_int_new(&stress_hash, &int_cmp); in test_stress()
Completed in 5 milliseconds