Lines Matching refs:malloc
155 newStr = (char*)malloc(targetLen + arrayDepth * 2 +1);334 cp = str = (char*) malloc(count * (kLongest+1) +1);833 buf = (char*)malloc(outSize);