Home
last modified time | relevance | path

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

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