Home | History | Annotate | Download | only in lib

Lines Matching refs:allocsize

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