Home
last modified time | relevance | path

Searched refs:CPP (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/drivers/block/paride/
Depat.c210 #define CPP(x) w2(4);w0(0x22);w0(0xaa);w0(0x55);w0(0);w0(0xff);\ macro
219 CPP(0); in epat_connect()
222 CPP(0x40);CPP(0xe0); in epat_connect()
232 CPP(0xe0); in epat_connect()
246 { CPP(0x30); in epat_disconnect()
/linux-4.4.14/scripts/
DMakefile.build155 quiet_cmd_cc_i_c = CPP $(quiet_modtag) $@
156 cmd_cc_i_c = $(CPP) $(c_flags) -o $@ $<
162 $(CPP) -D__GENKSYMS__ $(c_flags) $< | \
284 quiet_cmd_as_s_S = CPP $(quiet_modtag) $@
285 cmd_as_s_S = $(CPP) $(a_flags) -o $@ $<
302 cmd_cpp_lds_S = $(CPP) $(cpp_flags) -P -C -U$(ARCH) \
Dxen-hypercalls.sh7 eval $CPP $LINUXINCLUDE -dD -imacros "$i" -x c /dev/null
DMakefile.lib286 $(CPP) $(dtc_cpp_flags) -x assembler-with-cpp -o $(dtc-tmp) $< ; \
/linux-4.4.14/arch/xtensa/kernel/
DMakefile39 cmd__cpp_lds_S = $(CPP) $(cpp_flags) -P -C -Uxtensa -D__ASSEMBLY__ $< \
/linux-4.4.14/drivers/net/wan/
DMakefile50 …$(CPP) -D__ASSEMBLY__ -Wp,-MD,$(depfile) -I$(srctree)/include/uapi $< | $(AS68K) -m68360 -o $(obj)…
/linux-4.4.14/tools/build/
DMakefile.build61 quiet_cmd_cc_i_c = CPP $@
/linux-4.4.14/arch/blackfin/
DMakefile108 CHECKFLAGS_SILICON = $(shell echo "" | $(CPP) $(KBUILD_CFLAGS) -dD - 2>/dev/null | awk '$$2 == "__S…
/linux-4.4.14/arch/powerpc/
DMakefile166 CPP = $(CC) -E $(KBUILD_CFLAGS) macro
/linux-4.4.14/
DMakefile346 CPP = $(CC) -E macro
409 export CPP AR NM STRIP OBJCOPY OBJDUMP
/linux-4.4.14/Documentation/kbuild/
Dkconfig-language.txt542 formula extracted from CPP #ifdefs and build-rules into a SAT solver in order
Dmakefiles.txt393 $(CPP) -DCHIP=810 - < $< | ... $(src)/script_asm.pl