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