Home | History | Annotate | Download | only in i18n

Lines Matching full:uprv_malloc

1229         fGMTFormatters = (MessageFormat**)uprv_malloc(kNumGMTFormatters * sizeof(MessageFormat*));
1292 fNumberFormatters = (NumberFormat**)uprv_malloc(UDAT_FIELD_COUNT * sizeof(NumberFormat*));
1351 cur = (NSOverride *)uprv_malloc(sizeof(NSOverride));