Home
last modified time | relevance | path

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

/linux/drivers/ata/pata_parport/
H A Depat.c218 #define CPP(x) \ macro
232 CPP(0); in epat_connect()
235 CPP(0x40); CPP(0xe0); in epat_connect()
249 CPP(0xe0); in epat_connect()
267 CPP(0x30); in epat_disconnect()
/linux/scripts/
H A DMakefile.build119 quiet_cmd_cpp_i_c = CPP $(quiet_modtag) $@
120 cmd_cpp_i_c = $(CPP) $(c_flags) -o $@ $<
131 cmd_gensymtypes_c = $(CPP) -D__GENKSYMS__ $(c_flags) $< | $(genksyms)
334 $(CPP) -D__GENKSYMS__ $(c_flags) -xc - | $(genksyms)
343 quiet_cmd_cpp_s_S = CPP $(quiet_modtag) $@
344 cmd_cpp_s_S = $(CPP) $(a_flags) -o $@ $<
371 cmd_cpp_lds_S = $(CPP) $(cpp_flags) -P -U$(ARCH) \
H A Dxen-hypercalls.sh8 eval $CPP $LINUXINCLUDE -dD -imacros "$i" -x c /dev/null
/linux/scripts/gdb/linux/
H A DMakefile18 $(CPP) -E -x c -P $(c_flags) $< > $@ ;\
/linux/arch/xtensa/kernel/
H A DMakefile42 cmd__cpp_lds_S = $(CPP) $(cpp_flags) -P -C -Uxtensa -D__ASSEMBLY__ \
/linux/tools/build/
H A DMakefile.build81 quiet_cmd_cpp_i_c = CPP $@
/linux/arch/mips/boot/compressed/
H A DMakefile189 cmd_cpp_its_S = $(CPP) -P -C -o $@ $< \
/linux/arch/mips/boot/
H A DMakefile130 cmd_cpp_its_S = $(CPP) -P -C -o $@ $< \
/linux/arch/powerpc/
H A DMakefile178 CPP = $(CC) -E $(KBUILD_CFLAGS) macro
/linux/
H A DMakefile485 CPP = $(CC) -E macro
606 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL
/linux/drivers/iommu/
H A DKconfig506 ISP(image), and CPP(camera pixel processor), etc.
/linux/Documentation/kbuild/
H A Dkconfig-language.rst759 propositional formula extracted from CPP #ifdefs and build-rules into a SAT
H A Dmakefiles.rst442 $(CPP) -DCHIP=810 - < $< | ... $(src)/script_asm.pl
/linux/Documentation/dev-tools/
H A Dcheckpatch.rst346 EXTRA_{A,C,CPP,LD}FLAGS are deprecated and should be replaced by the new