Searched refs:bytesMore (Results 1 – 1 of 1) sorted by relevance
602 ptrdiff_t bytesMore, int source_line,7864 const char *after, ptrdiff_t bytesMore, int source_line, in accountingReportDiff() argument7870 bytesMore, (account == XML_ACCOUNT_DIRECT) ? "DIR" : "EXP", in accountingReportDiff()7923 const ptrdiff_t bytesMore = after - before; in accountingDiffTolerated() local7930 if (*additionTarget > (XmlBigCount)(-1) - (XmlBigCount)bytesMore) in accountingDiffTolerated()7932 *additionTarget += bytesMore; in accountingDiffTolerated()7947 bytesMore, source_line, account); in accountingDiffTolerated()