Home | History | Annotate | Download | only in i18n

Lines Matching full:uprv_malloc

401         subformats = (Subformat*) uprv_malloc(sizeof(*subformats) * capacity);
432 argTypes = (Formattable::Type*) uprv_malloc(sizeof(*argTypes) * capacity);
1055 uprv_malloc(sizeof(Format*) * formatAliasesCapacity);