Searched refs:hashObj (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dhash.h30 UHashtable hashObj; member in class:Hashtable
109 uhash_init(&hashObj, keyHash, keyComp, valueComp, &status);
111 hash = &hashObj;

Completed in 160 milliseconds