Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dxmlparse.c8615 XmlBigCount *const additionTarget local
8620 if (*additionTarget > (XmlBigCount)(-1) - (XmlBigCount)bytesMore)
8622 *additionTarget += bytesMore;