HomeSort by: relevance | last modified time | path
    Searched refs:redundant (Results 1 - 12 of 12) 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/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
at91-sama5d27_som1.dtsi 61 label = "bootloader env redundant";
at91-sama5d27_wlsom1.dtsi 231 label = "bootloader env redundant";
at91-sama5d4_xplained.dts 216 label = "bootloader env redundant";
at91-sama5d2_ptc_ek.dts 97 label = "bootloader env redundant";
at91-sama5d3_xplained.dts 335 label = "bootloader env redundant";
at91-sama5d2_icp.dts 672 label = "qspi: bootloader env redundant";
at91-sam9x60ek.dts 188 label = "U-Boot Env Redundant";
638 label = "qspi: bootloader env redundant";
at91-sama5d2_xplained.dts 109 label = "bootloader env redundant";
  /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 946 /* Generate redundant time stamps up to OPT. Return true if successful. */
951 intmax_t redundant; local in function:redundant_time_option
953 redundant = strtoimax(opt + 1, &opt_end, 10);
955 redundant_time = max(redundant_time, redundant);
3503 ** near the end of the 400-year period, add a redundant

Completed in 19 milliseconds