Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/expat/lib/
H A Dxmlparse.c449 XmlBigCount countBytesIndirect; member
8093 + rootParser->m_accounting.countBytesIndirect; in accountingGetCurrentAmplification()
8099 + rootParser->m_accounting.countBytesIndirect) in accountingGetCurrentAmplification()
8120 rootParser->m_accounting.countBytesIndirect, in accountingReportStats()
8195 : &rootParser->m_accounting.countBytesIndirect; in accountingDiffTolerated()
8204 + rootParser->m_accounting.countBytesIndirect; in accountingDiffTolerated()
8232 return parser->m_accounting.countBytesIndirect; in testingAccountingGetCountBytesIndirect()