Searched refs:total_credits (Results 1 – 1 of 1) sorted by relevance
120 int total_credits = credits_ + credits; in OnCredit() local121 if (total_credits > 0xffff) { in OnCredit()124 credits_ = total_credits; in OnCredit()