Lines Matching full:allocsize
6250 int allocsize = (dtd->scaffCount * sizeof(XML_Content)6253 ret = (XML_Content *)MALLOC(allocsize);