Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c413 XmlBigCount countBytesIndirect; member
7511 + rootParser->m_accounting.countBytesIndirect; in accountingGetCurrentAmplification()
7536 rootParser->m_accounting.countBytesIndirect, in accountingReportStats()
7611 : &rootParser->m_accounting.countBytesIndirect; in accountingDiffTolerated()
7620 + rootParser->m_accounting.countBytesIndirect; in accountingDiffTolerated()
7648 return parser->m_accounting.countBytesIndirect; in testingAccountingGetCountBytesIndirect()