Searched defs:equal_fn (Results 1 – 5 of 5) sorted by relevance
39 hashmap_equal_fn equal_fn, void *ctx) in hashmap__init()52 hashmap_equal_fn equal_fn, in hashmap__new()
74 hashmap_equal_fn equal_fn; member
19 static bool equal_fn(long a, long b, void *ctx) in equal_fn() function