Searched refs:key_equal (Results 1 – 1 of 1) sorted by relevance
33 static bool key_equal(const void *key1, const void *key2, in key_equal() function180 hashmap__init(&ctx->ids, key_hash, key_equal, NULL); in expr__ctx_init()