Searched refs:MIN_SLOP (Results 1 – 2 of 2) sorted by relevance
253 #define MIN_SLOP 50 /* greater than 0 to avoid futile looping */ macro303 if (slop < MIN_SLOP) /* give up when it gets real small */ in alloc_small()