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