XmlBigCount
XmlBigCount countBytesDirect;
XmlBigCount countBytesIndirect;
XmlBigCount bytesAllocated;
XmlBigCount peakBytesAllocated; // updated live only for debug level >=2
XmlBigCount activationThresholdBytes;
expat_heap_stat(XML_Parser rootParser, char operator, XmlBigCount absDiff,
XmlBigCount newTotal, XmlBigCount peakTotal, int sourceLine) {
expat_heap_increase_tolerable(XML_Parser rootParser, XmlBigCount increase,
XmlBigCount newTotal = 0;
if ((XmlBigCount)-1 - rootParser->m_alloc_tracker.bytesAllocated < increase) {
const XmlBigCount countBytesOutput
XmlBigCount *const additionTarget
if (*additionTarget > (XmlBigCount)(-1) - (XmlBigCount)bytesMore)
const XmlBigCount countBytesOutput
if ((XmlBigCount)-1 - rootParser->m_alloc_tracker.bytesAllocated
assert((XmlBigCount)-1 - rootParser->m_alloc_tracker.bytesAllocated