Home | History | Annotate | Download | only in intltest

Lines Matching refs:malloc

429         transOut    = (UChar*) malloc(U_SIZEOF_UCHAR * transOutLength);
437 prepOut = (UChar*) malloc(U_SIZEOF_UCHAR * prepOutLength);
466 tSrc =(UChar*) malloc( U_SIZEOF_UCHAR * tSrcLen );