Home | History | Annotate | Download | only in common

Lines Matching full:_uhash_init

246 _uhash_init(UHashtable *result,
290 _uhash_init(result, keyHash, keyComp, valueComp, primeIndex, status);
567 return _uhash_init(fillinResult, keyHash, keyComp, valueComp, DEFAULT_PRIME_INDEX, status);