Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/scripts/
H A DMakefile.build100 quiet_cmd_cpp_i_c = CPP $(quiet_modtag) $@
101 cmd_cpp_i_c = $(CPP) $(c_flags) -o $@ $<
122 cmd_gensymtypes_c = $(CPP) -D__GENKSYMS__ $(c_flags) $< | $(genksyms)
282 cmd_rustc_rs_rs_S = $(CPP) $(c_flags) -xc -C -P $< | sed '1,/^\/\/ Cut here.$$/d' >$@
316 $(CPP) -D__GENKSYMS__ $(c_flags) -xc - | $(genksyms)
319 quiet_cmd_cpp_s_S = CPP $(quiet_modtag) $@
320 cmd_cpp_s_S = $(CPP) $(a_flags) -o $@ $<
344 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-6.15/scripts/gdb/linux/
H A DMakefile18 $(CPP) -E -x c -P $(c_flags) $< > $@ ;\
/linux-6.15/arch/xtensa/kernel/
H A DMakefile42 cmd__cpp_lds_S = $(CPP) $(cpp_flags) -P -C -Uxtensa -D__ASSEMBLY__ \
/linux-6.15/tools/build/
H A DMakefile.build61 quiet_cmd_cpp_i_c = CPP $@
/linux-6.15/arch/mips/boot/compressed/
H A DMakefile189 cmd_cpp_its_S = $(CPP) -P -C -o $@ $< \
/linux-6.15/arch/mips/boot/
H A DMakefile130 cmd_cpp_its_S = $(CPP) -P -C -o $@ $< \
/linux-6.15/
H A DMakefile499 CPP = $(CC) -E macro
618 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL
/linux-6.15/drivers/iommu/
H A DKconfig538 ISP(image), and CPP(camera pixel processor), etc.
/linux-6.15/Documentation/kbuild/
H A Dkconfig-language.rst763 propositional formula extracted from CPP #ifdefs and build-rules into a SAT
H A Dmakefiles.rst439 $(CPP) -DCHIP=810 - < $< | ... $(src)/script_asm.pl