Searched refs:fncache__equal (Results 1 – 1 of 1) sorted by relevance
18 static bool fncache__equal(long key1, long key2, void *ctx __maybe_unused) in fncache__equal() function25 fncache = hashmap__new(fncache__hash, fncache__equal, /*ctx=*/NULL); in fncache__init()