Searched refs:strset_hash_fn (Results 1 – 1 of 1) sorted by relevance
22 static size_t strset_hash_fn(long key, void *ctx) in strset_hash_fn() function48 hash = hashmap__new(strset_hash_fn, strset_equal_fn, set); in strset__new()