Home | History | Annotate | Download | only in common

Lines Matching full:_uhash_create

275 _uhash_create(UHashFunction *keyHash, 
541 return _uhash_create(keyHash, keyComp, valueComp, DEFAULT_PRIME_INDEX, status);
557 return _uhash_create(keyHash, keyComp, valueComp, i, status);