INACTIVE
if ((INACTIVE(fle) && SMALL(fle)) || AGED(fle)) {
if (used <= (NBUCKETS*2) && !INACTIVE(fle))
if ((INACTIVE(fle) && (SMALL(fle) ||