Home | History | Annotate | Download | only in toolutil

Lines Matching refs:uprv_malloc

703     oldStateTable=(int32_t (*)[256])uprv_malloc(states->countStates*1024);
754 *pUnicodeCodeUnits=(uint16_t *)uprv_malloc(sum*sizeof(uint16_t));