Home
last modified time | relevance | path

Searched refs:XmlBigCount (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/lib/
H A Dxmlparse.c419 typedef unsigned long long XmlBigCount; typedef
421 XmlBigCount countBytesDirect;
422 XmlBigCount countBytesIndirect;
7632 const XmlBigCount countBytesOutput in accountingGetCurrentAmplification()
7734 XmlBigCount *const additionTarget in accountingDiffTolerated()
7739 if (*additionTarget > (XmlBigCount)(-1) - (XmlBigCount)bytesMore) in accountingDiffTolerated()
7743 const XmlBigCount countBytesOutput in accountingDiffTolerated()
/third_party/python/Modules/expat/
H A Dxmlparse.c412 typedef unsigned long long XmlBigCount; typedef
414 XmlBigCount countBytesDirect;
415 XmlBigCount countBytesIndirect;
7658 const XmlBigCount countBytesOutput in accountingGetCurrentAmplification()
7758 XmlBigCount *const additionTarget in accountingDiffTolerated()
7763 if (*additionTarget > (XmlBigCount)(-1) - (XmlBigCount)bytesMore) in accountingDiffTolerated()
7767 const XmlBigCount countBytesOutput in accountingDiffTolerated()

Completed in 20 milliseconds