Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/scripts/
H A Ddefine2mk.sed2 # Sed script to parse CPP macros and generate output usable by make
6 # list of CPP macros (and whitespace is sanitized)
/rk3399_rockchip-uboot/scripts/
H A DMakefile.build177 quiet_cmd_cc_i_c = CPP $(quiet_modtag) $@
178 cmd_cc_i_c = $(CPP) $(c_flags) -o $@ $<
184 $(CPP) -D__GENKSYMS__ $(c_flags) $< | \
306 quiet_cmd_as_s_S = CPP $(quiet_modtag) $@
307 cmd_as_s_S = $(CPP) $(a_flags) -o $@ $<
324 cmd_cpp_lds_S = $(CPP) $(cpp_flags) -P -C -U$(ARCH) \
H A DMakefile.autoconf31 CPP = $(CC) -E
71 $(CPP) $(c_flags) $2 -DDO_DEPS_ONLY -dM $(srctree)/include/common.h > $@.tmp && { \
H A DMakefile.spl384 cmd_cpp_lds = $(CPP) -Wp,-MD,$(depfile) $(cpp_flags) $(LDPPFLAGS) -ansi \
/rk3399_rockchip-uboot/arch/arm/mach-imx/
H A DMakefile65 cmd_cpp_cfg = $(CPP) $(cpp_flags) -x c -o $@ $<
/rk3399_rockchip-uboot/lib/lzma/
H A Dlzma.txt40 CPP/7zip/Bundles/LzmaCon
83 CPP/ -- CPP files
581 So 7-Zip uses "CPP\Common\NewHandler.cpp" that redefines "new" operator:
/rk3399_rockchip-uboot/doc/
H A DREADME.xtensa25 of a few header files. These provide CPP macros that customize sources,
/rk3399_rockchip-uboot/
H A DMakefile349 CPP = $(CC) -E macro
380 export CPP AR NM LDR STRIP OBJCOPY OBJDUMP
1440 cmd_cpp_lds = $(CPP) -Wp,-MD,$(depfile) $(cpp_flags) $(LDPPFLAGS) \