Home | History | Annotate | Download | only in common

Lines Matching refs:uprv_malloc

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