Searched defs:uhash_put (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
H A Duhash.c49 * empty/deleted slot left, uhash_put() will refuse to increase the
323 * prevent this elsewhere (in uhash_put) by making sure the last slot
374 * WILL NEVER HAPPEN as long as uhash_put() makes sure that
378 return NULL; /* Never happens if uhash_put() behaves */
673 uhash_put(UHashtable *hash, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h954 #define uhash_put U_ICU_ENTRY_POINT_RENAME(uhash_put) macro

Completed in 167 milliseconds