Home | History | Annotate | Download | only in intltest

Lines Matching refs:malloc

637       baseNameBuffer = (char*)malloc(1024);
1461 tdpath = (char*) malloc(sizeof(char) *(( strlen(directory) * strlen(tdrelativepath)) + 100));