Searched refs:MNS_INCREMENT (Results 1 – 2 of 2) sorted by relevance
598 if ( (current_mns += MNS_INCREMENT) >= MAXIMUM_MNS )
208 #define MNS_INCREMENT 1000 /* amount to bump above by if it's not enough */ macro