Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/expat/lib/
H A Dxmlparse.c413 XmlBigCount countBytesDirect; member
7637 = rootParser->m_accounting.countBytesDirect in accountingGetCurrentAmplification()
7640 = rootParser->m_accounting.countBytesDirect in accountingGetCurrentAmplification()
7642 / (float)(rootParser->m_accounting.countBytesDirect)) in accountingGetCurrentAmplification()
7662 (void *)rootParser, rootParser->m_accounting.countBytesDirect, in accountingReportStats()
7737 = isDirect ? &rootParser->m_accounting.countBytesDirect in accountingDiffTolerated()
7746 = rootParser->m_accounting.countBytesDirect in accountingDiffTolerated()
7768 return parser->m_accounting.countBytesDirect; in testingAccountingGetCountBytesDirect()