Home
last modified time | relevance | path

Searched refs:LOADER_BZIP2_SUPPORT (Results 1 – 18 of 18) sorted by relevance

/NextBSD/sys/boot/sparc64/loader/
HDMakefile22 LOADER_BZIP2_SUPPORT?= no macro
46 .if ${LOADER_BZIP2_SUPPORT} == "yes"
HDmain.c194 #ifdef LOADER_BZIP2_SUPPORT
/NextBSD/sys/boot/powerpc/kboot/
HDMakefile26 LOADER_BZIP2_SUPPORT?= no macro
43 .if ${LOADER_BZIP2_SUPPORT} == "yes"
HDconf.c78 #if defined(LOADER_BZIP2_SUPPORT)
/NextBSD/sys/boot/powerpc/uboot/
HDMakefile27 LOADER_BZIP2_SUPPORT?= no macro
49 .if ${LOADER_BZIP2_SUPPORT} == "yes"
HDconf.c77 #if defined(LOADER_BZIP2_SUPPORT)
/NextBSD/sys/boot/powerpc/ofw/
HDMakefile24 LOADER_BZIP2_SUPPORT?= no macro
42 .if ${LOADER_BZIP2_SUPPORT} == "yes"
HDconf.c78 #if defined(LOADER_BZIP2_SUPPORT)
/NextBSD/sys/boot/powerpc/ps3/
HDMakefile27 LOADER_BZIP2_SUPPORT?= no macro
44 .if ${LOADER_BZIP2_SUPPORT} == "yes"
HDconf.c82 #if defined(LOADER_BZIP2_SUPPORT)
/NextBSD/sys/boot/arm/uboot/
HDMakefile35 LOADER_BZIP2_SUPPORT?= no macro
60 .if ${LOADER_BZIP2_SUPPORT} == "yes"
HDconf.c71 #if defined(LOADER_BZIP2_SUPPORT)
/NextBSD/sys/boot/pc98/loader/
HDconf.c73 #ifdef LOADER_BZIP2_SUPPORT
HDMakefile37 .if defined(LOADER_BZIP2_SUPPORT)
HDmain.c115 #if defined(LOADER_BZIP2_SUPPORT) in main()
/NextBSD/sys/boot/i386/loader/
HDconf.c92 #ifdef LOADER_BZIP2_SUPPORT
HDMakefile52 .if defined(LOADER_BZIP2_SUPPORT)
HDmain.c105 #if defined(LOADER_BZIP2_SUPPORT) || defined(LOADER_FIREWIRE_SUPPORT) || \ in main()