Searched refs:tm_carry (Results 1 – 1 of 1) sorted by relevance
723 #define ADJUST_TM(tm_member, tm_carry, modulus) \ argument725 tm_carry -= (1 - ((tm_member)+1) / (modulus)); \728 tm_carry += (tm_member) / (modulus); \