Home | History | Annotate | Download | only in cintltst

Lines Matching refs:malloc

348         result=(UChar*)malloc(sizeof(UChar) * resultlength);
362 tzdname=(UChar*)malloc(sizeof(UChar) * (sizeof(expectPDT)+1));