Lines Matching full:uprv_malloc
222 uprv_malloc(sizeof(UHashElement) * hash->length);284 result = (UHashtable*) uprv_malloc(sizeof(UHashtable));