Searched refs:maximum_mns (Results 1 – 3 of 3) sorted by relevance
257 #define MARKER_DIFFERENCE (maximum_mns+2)510 extern int maximum_mns, current_mns, current_max_rules;
596 if ((current_mns += MNS_INCREMENT) >= maximum_mns)
72 int maximum_mns, current_mns, current_max_rules; variable1714 maximum_mns = (long_align ? MAXIMUM_MNS_LONG : MAXIMUM_MNS); in set_up_initial_allocations()