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