Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/expat/lib/
H A Dxmlparse.c448 XmlBigCount countBytesDirect; member
8092 = rootParser->m_accounting.countBytesDirect in accountingGetCurrentAmplification()
8095 = rootParser->m_accounting.countBytesDirect in accountingGetCurrentAmplification()
8097 / (float)(rootParser->m_accounting.countBytesDirect)) in accountingGetCurrentAmplification()
8119 (void *)rootParser, rootParser->m_accounting.countBytesDirect, in accountingReportStats()
8194 = isDirect ? &rootParser->m_accounting.countBytesDirect in accountingDiffTolerated()
8203 = rootParser->m_accounting.countBytesDirect in accountingDiffTolerated()
8225 return parser->m_accounting.countBytesDirect; in testingAccountingGetCountBytesDirect()