Searched refs:bytesMore (Results 1 – 1 of 1) sorted by relevance
601 ptrdiff_t bytesMore, int source_line,7854 const char *after, ptrdiff_t bytesMore, int source_line, in accountingReportDiff() argument7860 bytesMore, (account == XML_ACCOUNT_DIRECT) ? "DIR" : "EXP", in accountingReportDiff()7913 const ptrdiff_t bytesMore = after - before; in accountingDiffTolerated() local7920 if (*additionTarget > (XmlBigCount)(-1) - (XmlBigCount)bytesMore) in accountingDiffTolerated()7922 *additionTarget += bytesMore; in accountingDiffTolerated()7937 bytesMore, source_line, account); in accountingDiffTolerated()