Searched refs:largestat (Results 1 – 1 of 1) sorted by relevance
495 #define UPDATE_STATS(largestat, newstat, oldstat) \ argument498 (largestat) += ((newstat) + (0xFFFFFFFF - oldstat + 1)); \500 (largestat) += ((newstat) - (oldstat)); \503 #define UPDATE_STATS_GB(largestat, newstat, oldstat) \ argument505 (largestat) += ((newstat) - (oldstat)); \