Searched refs:hash_fn (Results 1 – 2 of 2) sorted by relevance
141 lh_hash_fn *hash_fn; member189 lh_hash_fn *hash_fn,
428 lh_hash_fn *hash_fn, in lh_table_new() argument442 t->hash_fn = hash_fn; in lh_table_new()465 new_t = lh_table_new(new_size, t->name, NULL, t->hash_fn, t->equal_fn); in lh_table_resize()500 h = t->hash_fn(k); in lh_table_insert()529 unsigned long h = t->hash_fn(k); in lh_table_lookup_entry()