Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/expat/
Dxmlparse.c7918 XmlBigCount *const additionTarget in accountingDiffTolerated() local
7923 if (*additionTarget > (XmlBigCount)(-1) - (XmlBigCount)bytesMore) in accountingDiffTolerated()
7925 *additionTarget += bytesMore; in accountingDiffTolerated()