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