Searched refs:bytesMore (Results 1 – 1 of 1) sorted by relevance
617 ptrdiff_t bytesMore, int source_line,8132 const char *after, ptrdiff_t bytesMore, int source_line, in accountingReportDiff() argument8138 bytesMore, (account == XML_ACCOUNT_DIRECT) ? "DIR" : "EXP", in accountingReportDiff()8191 const ptrdiff_t bytesMore = after - before; in accountingDiffTolerated() local8198 if (*additionTarget > (XmlBigCount)(-1) - (XmlBigCount)bytesMore) in accountingDiffTolerated()8200 *additionTarget += bytesMore; in accountingDiffTolerated()8215 bytesMore, source_line, account); in accountingDiffTolerated()