Home
last modified time | relevance | path

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

/dports/lang/sagittarius-scheme/sagittarius-0.9.8/src/
H A Dweak.c246 static SgWeakHashTable * make_weak_hashtable(SgHashType type,
427 SgWeakHashTable *wh = make_weak_hashtable(SG_WEAK_HASHTABLE_TYPE(src),
497 static SgWeakHashTable * make_weak_hashtable(SgHashType type, function
526 SgWeakHashTable *wh = make_weak_hashtable(type, weakness, defaultValue);