Searched refs:CPP (Results 1 – 8 of 8) sorted by relevance
2 # Sed script to parse CPP macros and generate output usable by make6 # list of CPP macros (and whitespace is sanitized)
157 quiet_cmd_cc_i_c = CPP $(quiet_modtag) $@158 cmd_cc_i_c = $(CPP) $(c_flags) -o $@ $<164 $(CPP) -D__GENKSYMS__ $(c_flags) $< | \291 quiet_cmd_as_s_S = CPP $(quiet_modtag) $@292 cmd_as_s_S = $(CPP) $(a_flags) -o $@ $<309 cmd_cpp_lds_S = $(CPP) $(cpp_flags) -P -C -U$(ARCH) \
29 CPP = $(CC) -E69 $(CPP) $(c_flags) $2 -DDO_DEPS_ONLY -dM $(srctree)/include/common.h > $@.tmp && { \
452 cmd_cpp_lds = $(CPP) -Wp,-MD,$(depfile) $(cpp_flags) $(LDPPFLAGS) -ansi \
86 cmd_cpp_cfg = $(CPP) $(cpp_flags) -x c -o $@ $<105 SPL_DEPFILE_EXISTS := $(shell $(CPP) $(cpp_flags) -x c -o spl/u-boot-spl.cfgout $(srctree)/$(IMX_CO…107 DEPFILE_EXISTS := $(shell $(CPP) $(cpp_flags) -x c -o u-boot-dtb.cfgout $(srctree)/$(IMX_CONFIG); i…111 DEPFILE_EXISTS := $(shell $(CPP) $(cpp_flags) -x c -o spl/u-boot-spl.cfgout $(srctree)/$(IMX_CONFIG…
40 CPP/7zip/Bundles/LzmaCon83 CPP/ -- CPP files581 So 7-Zip uses "CPP\Common\NewHandler.cpp" that redefines "new" operator:
27 of a few header files. These provide CPP macros that customize sources,
394 CPP = $(CC) -E macro450 export CPP AR NM LDR STRIP OBJCOPY OBJDUMP KBUILD_HOSTLDFLAGS KBUILD_HOSTLDLIBS1867 cmd_cpp_lds = $(CPP) -Wp,-MD,$(depfile) $(cpp_flags) $(LDPPFLAGS) \
Completed in 13 milliseconds