units_safe 465 lib/util.c const int units_safe = MIN (units, sfx_last); units_safe 473 lib/util.c for (j = 0; j < units_safe; j++) units_safe 483 lib/util.c for (j = units_safe; sfx[j] != NULL; j++)