Home
last modified time | relevance | path

Searched defs:newTotal (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/expat/lib/
H A Dxmlparse.c800 XmlBigCount newTotal, XmlBigCount peakTotal, int sourceLine) { in expat_heap_stat()
818 XmlBigCount newTotal = 0; in expat_heap_increase_tolerable() local