Lines Matching full:uprv_malloc
1059 tempTable.resFlags=(uint32_t *)uprv_malloc(resFlagsLength);1096 tempTable.rows=(Row *)uprv_malloc(maxTableLength*sizeof(Row)+maxTableLength*4);