Home
last modified time | relevance | path

Searched refs:weak_key_compare (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gauche/Gauche-0.9.10/src/
H A Dweak.c263 static int weak_key_compare(const ScmHashCore *hc, intptr_t key, in weak_key_compare() function
300 Scm_HashCoreInitGeneral(&wh->core, weak_key_hash, weak_key_compare, in Scm_MakeWeakHashTableSimple()
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dweak.c215 static int weak_key_compare(const SgHashCore *hc, intptr_t key, in weak_key_compare() function
534 weak_key_compare, initSize, wh);