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