Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/scripts/
DMakefile.build123 quiet_cmd_cpp_i_c = CPP $(quiet_modtag) $@
124 cmd_cpp_i_c = $(CPP) $(c_flags) -o $@ $<
131 $(CPP) -D__GENKSYMS__ $(c_flags) $< | \
334 $(CPP) $(a_flags) $< | \
337 $(CPP) -D__GENKSYMS__ $(c_flags) -xc - | \
352 quiet_cmd_cpp_s_S = CPP $(quiet_modtag) $@
353 cmd_cpp_s_S = $(CPP) $(a_flags) -o $@ $<
388 cmd_cpp_lds_S = $(CPP) $(cpp_flags) -P -U$(ARCH) \
Dxen-hypercalls.sh8 eval $CPP $LINUXINCLUDE -dD -imacros "$i" -x c /dev/null
/Linux-v5.15/scripts/gdb/linux/
DMakefile18 $(CPP) -E -x c -P $(c_flags) $< > $@ ;\
/Linux-v5.15/arch/xtensa/kernel/
DMakefile40 cmd__cpp_lds_S = $(CPP) $(cpp_flags) -P -C -Uxtensa -D__ASSEMBLY__ \
/Linux-v5.15/tools/build/
DMakefile.build72 quiet_cmd_cpp_i_c = CPP $@
/Linux-v5.15/arch/mips/boot/
DMakefile130 cmd_cpp_its_S = $(CPP) -P -C -o $@ $< \
/Linux-v5.15/arch/mips/boot/compressed/
DMakefile200 cmd_cpp_its_S = $(CPP) -P -C -o $@ $< \
/Linux-v5.15/arch/powerpc/
DMakefile212 CPP = $(CC) -E $(KBUILD_CFLAGS) macro
/Linux-v5.15/
DMakefile444 CPP = $(CC) -E macro
527 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL
/Linux-v5.15/drivers/iommu/
DKconfig485 ISP(image), and CPP(camera pixel processor), etc.
/Linux-v5.15/Documentation/kbuild/
Dkconfig-language.rst726 propositional formula extracted from CPP #ifdefs and build-rules into a SAT
Dmakefiles.rst517 $(CPP) -DCHIP=810 - < $< | ... $(src)/script_asm.pl
/Linux-v5.15/Documentation/dev-tools/
Dcheckpatch.rst346 EXTRA_{A,C,CPP,LD}FLAGS are deprecated and should be replaced by the new