Searched refs:CPP (Results 1 - 10 of 10) sorted by relevance

/linux-master/scripts/
H A Dxen-hypercalls.sh8 eval $CPP $LINUXINCLUDE -dD -imacros "$i" -x c /dev/null
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) \
/linux-master/scripts/gdb/linux/
H A DMakefile18 $(CPP) -E -x c -P $(c_flags) $< > $@ ;\
/linux-master/drivers/ata/pata_parport/
H A Depat.c216 /* FIXME: the CPP stuff should be fixed to handle multiple EPATs on a chain */
218 #define CPP(x) \ macro
232 CPP(0);
235 CPP(0x40); CPP(0xe0);
245 /* CPP(0x30); */
249 CPP(0xe0);
267 CPP(0x30);
/linux-master/arch/xtensa/kernel/
H A DMakefile42 cmd__cpp_lds_S = $(CPP) $(cpp_flags) -P -C -Uxtensa -D__ASSEMBLY__ \
/linux-master/tools/build/
H A DMakefile.build81 quiet_cmd_cpp_i_c = CPP $@
/linux-master/arch/mips/boot/
H A DMakefile130 cmd_cpp_its_S = $(CPP) -P -C -o $@ $< \
/linux-master/arch/mips/boot/compressed/
H A DMakefile195 cmd_cpp_its_S = $(CPP) -P -C -o $@ $< \
/linux-master/arch/powerpc/
H A DMakefile179 CPP = $(CC) -E $(KBUILD_CFLAGS) macro
/linux-master/
H A DMakefile478 CPP = $(CC) -E macro
599 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL

Completed in 210 milliseconds