Searched refs:hashEntry (Results 1 – 3 of 3) sorted by relevance
226 static int32_t U_CALLCONV hashEntry(const UHashTok parm) { in hashEntry() function380 hashTable = uhash_open(hashEntry, compareEntries, NULL, status); in storeMapping()
87 hashEntry(const UHashTok parm) { in hashEntry() function198 UHashtable *newCache = uhash_open(hashEntry, compareEntries, NULL, status); in initCache()
48 static int32_t U_CALLCONV hashEntry(const UHashTok parm) { in hashEntry() function215 UHashtable *newCache = uhash_open(hashEntry, compareEntries, NULL, status); in initCache()283 hashValue = hashEntry(hashkey); in init_entry()