Home
last modified time | relevance | path

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

/src/contrib/expat/lib/
H A Dxmlparse.c8564 XmlBigCount *const additionTarget local
8569 if (*additionTarget > (XmlBigCount)(-1) - (XmlBigCount)bytesMore)
8571 *additionTarget += bytesMore;