Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/scripts/
DMakefile.build119 quiet_cmd_cpp_i_c = CPP $(quiet_modtag) $@
120 cmd_cpp_i_c = $(CPP) $(c_flags) -o $@ $<
127 $(CPP) -D__GENKSYMS__ $(c_flags) $< | \
330 $(CPP) $(a_flags) $< | \
333 $(CPP) -D__GENKSYMS__ $(c_flags) -xc - | \
348 quiet_cmd_cpp_s_S = CPP $(quiet_modtag) $@
349 cmd_cpp_s_S = $(CPP) $(a_flags) -o $@ $<
384 cmd_cpp_lds_S = $(CPP) $(cpp_flags) -P -U$(ARCH) \
Dxen-hypercalls.sh8 eval $CPP $LINUXINCLUDE -dD -imacros "$i" -x c /dev/null
/kernel/linux/linux-5.10/scripts/gdb/linux/
DMakefile18 $(CPP) -E -x c -P $(c_flags) $< > $@ ;\
/kernel/linux/linux-5.10/arch/xtensa/kernel/
DMakefile40 cmd__cpp_lds_S = $(CPP) $(cpp_flags) -P -C -Uxtensa -D__ASSEMBLY__ \
/kernel/linux/linux-5.10/tools/build/
DMakefile.build72 quiet_cmd_cpp_i_c = CPP $@
/kernel/linux/linux-5.10/arch/mips/boot/
DMakefile130 cmd_cpp_its_S = $(CPP) -P -C -o $@ $< \
/kernel/linux/linux-5.10/arch/powerpc/
DMakefile217 CPP = $(CC) -E $(KBUILD_CFLAGS) macro
/kernel/linux/linux-5.10/
DMakefile428 CPP = $(CC) -E macro
512 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dothers.patch713 + $(CPP) $(dtc_cpp_flags) -x assembler-with-cpp -o $(dtc-tmp) $< ; \
/kernel/linux/linux-5.10/Documentation/kbuild/
Dkconfig-language.rst706 propositional formula extracted from CPP #ifdefs and build-rules into a SAT
Dmakefiles.rst455 $(CPP) -DCHIP=810 - < $< | ... $(src)/script_asm.pl