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