Searched refs:key_equal (Results 1 – 1 of 1) sorted by relevance
68 static bool key_equal(long key1, long key2, void *ctx __maybe_unused) in key_equal() function77 hash = hashmap__new(key_hash, key_equal, NULL); in ids__new()299 ctx->ids = hashmap__new(key_hash, key_equal, NULL); in expr__ctx_new()