Home
last modified time | relevance | path

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

/netbsd-src/external/mit/expat/dist/lib/
H A Dxmlparse.c412 XmlBigCount countBytesDirect; member
7510 = rootParser->m_accounting.countBytesDirect in accountingGetCurrentAmplification()
7513 = rootParser->m_accounting.countBytesDirect in accountingGetCurrentAmplification()
7515 / (float)(rootParser->m_accounting.countBytesDirect)) in accountingGetCurrentAmplification()
7535 (void *)rootParser, rootParser->m_accounting.countBytesDirect, in accountingReportStats()
7610 = isDirect ? &rootParser->m_accounting.countBytesDirect in accountingDiffTolerated()
7619 = rootParser->m_accounting.countBytesDirect in accountingDiffTolerated()
7641 return parser->m_accounting.countBytesDirect; in testingAccountingGetCountBytesDirect()