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