Lines Matching refs:uprv_malloc
332 data=(uint8_t *)uprv_malloc(length);1291 Item *newItems = (Item*)uprv_malloc(max * sizeof(items[0]));