blob: c740b5a43e7df7237606eee2173a543c0b2cb9bb [file] [log] [blame]
if (too_big)
return max;
if (too_small)
return min;
return just_right;