Home
last modified time | relevance | path

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

/linux/drivers/block/paride/
A 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/scripts/
A 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) $< | \
343 $(CPP) $(a_flags) $< | \
346 $(CPP) -D__GENKSYMS__ $(c_flags) -xc - | \
361 quiet_cmd_cpp_s_S = CPP $(quiet_modtag) $@
362 cmd_cpp_s_S = $(CPP) $(a_flags) -o $@ $<
397 cmd_cpp_lds_S = $(CPP) $(cpp_flags) -P -U$(ARCH) \
A Dxen-hypercalls.sh8 eval $CPP $LINUXINCLUDE -dD -imacros "$i" -x c /dev/null
/linux/scripts/gdb/linux/
A DMakefile18 $(CPP) -E -x c -P $(c_flags) $< > $@ ;\
/linux/arch/xtensa/kernel/
A DMakefile40 cmd__cpp_lds_S = $(CPP) $(cpp_flags) -P -C -Uxtensa -D__ASSEMBLY__ \
/linux/arch/arm64/kernel/vdso/
A Dvdso.lds19 * Helper macros to use CONFIG_ options in C/CPP expressions. Note that
23 * Getting something that works in C and CPP for an arg that may or may
/linux/tools/build/
A DMakefile.build72 quiet_cmd_cpp_i_c = CPP $@
/linux/arch/mips/boot/compressed/
A DMakefile190 cmd_cpp_its_S = $(CPP) -P -C -o $@ $< \
/linux/arch/mips/boot/
A DMakefile130 cmd_cpp_its_S = $(CPP) -P -C -o $@ $< \
/linux/arch/powerpc/
A DMakefile210 CPP = $(CC) -E $(KBUILD_CFLAGS) macro
/linux/
A DMakefile444 CPP = $(CC) -E macro
529 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL
/linux/drivers/iommu/
A DKconfig485 ISP(image), and CPP(camera pixel processor), etc.
/linux/Documentation/kbuild/
A Dkconfig-language.rst726 propositional formula extracted from CPP #ifdefs and build-rules into a SAT
A Dmakefiles.rst517 $(CPP) -DCHIP=810 - < $< | ... $(src)/script_asm.pl
/linux/Documentation/dev-tools/
A Dcheckpatch.rst346 EXTRA_{A,C,CPP,LD}FLAGS are deprecated and should be replaced by the new

Completed in 26 milliseconds