Home | History | Annotate | Download | only in uconv

Lines Matching full:uprv_malloc

245     stds = (const char **) uprv_malloc(num_stds * sizeof(*stds));
382 char *buf = (char *) uprv_malloc(buflen);