HomeSort by: relevance | last modified time | path
    Searched refs:redundant (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/make/unit-tests/
directive-ifdef.mk 30 # It looks redundant to have a call to defined() in an .ifdef, but it's
varparse-errors.mk 112 # hierarchy. While this is redundant, omitting the current file from the
  /src/share/examples/puffs/pgfs/
newfs.sql 55 -- having nlink here is somehow redundant as it could be calculated from
  /src/lib/libc/time/
zic.c 1201 /* Generate redundant time stamps up to OPT. Return true if successful. */
1206 intmax_t redundant; local
1208 redundant = strtoimax(opt + 1, &opt_end, 10);
1210 redundant_time = max(redundant_time, redundant);
3750 ** near the end of the 400-year period, add a redundant

Completed in 24 milliseconds