Home
last modified time | relevance | path

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

/freebsd/contrib/expat/tests/
H A Dacc_tests.c409 const unsigned long long activationThresholdBytes in START_TEST() local
422 parser, activationThresholdBytes) in START_TEST()
/freebsd/contrib/expat/lib/
H A Dexpat.h1083 XML_Parser parser, unsigned long long activationThresholdBytes);
1093 XML_Parser parser, unsigned long long activationThresholdBytes);
H A Dxmlparse.c461 unsigned long long activationThresholdBytes;
469 XmlBigCount activationThresholdBytes;
855 if (newTotal >= rootParser->m_alloc_tracker.activationThresholdBytes) {
1350 parser->m_alloc_tracker.activationThresholdBytes
1560 parser->m_accounting.activationThresholdBytes
3053 XML_Parser parser, unsigned long long activationThresholdBytes) {
3057 parser->m_accounting.activationThresholdBytes = activationThresholdBytes;
3076 XML_Parser parser, unsigned long long activationThresholdBytes) { argument
3080 parser->m_alloc_tracker.activationThresholdBytes
479 unsigned long long activationThresholdBytes; global() member
487 XmlBigCount activationThresholdBytes; global() member
3099 XML_SetAllocTrackerActivationThreshold(XML_Parser parser,unsigned long long activationThresholdBytes) global() argument
[all...]