Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c435 typedef unsigned long long XmlBigCount;
437 XmlBigCount countBytesDirect;
438 XmlBigCount countBytesIndirect;
7823 const XmlBigCount countBytesOutput in accountingGetCurrentAmplification()
7925 XmlBigCount *const additionTarget in accountingDiffTolerated()
7930 if (*additionTarget > (XmlBigCount)(-1) - (XmlBigCount)bytesMore) in accountingDiffTolerated()
7934 const XmlBigCount countBytesOutput in accountingDiffTolerated()
434 typedef unsigned long long XmlBigCount; global() typedef