Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/scripts/
DMakefile.build188 quiet_cmd_cc_i_c = CPP $(quiet_modtag) $@
189 cmd_cc_i_c = $(CPP) $(c_flags) -o $@ $<
195 $(CPP) -D__GENKSYMS__ $(c_flags) $< | \
309 quiet_cmd_as_s_S = CPP $(quiet_modtag) $@
310 cmd_as_s_S = $(CPP) $(a_flags) -o $@ $<
327 cmd_cpp_lds_S = $(CPP) $(cpp_flags) -P -C -U$(ARCH) \
/linux-2.6.39/arch/xtensa/kernel/
DMakefile30 cmd__cpp_lds_S = $(CPP) $(cpp_flags) -P -C -Uxtensa -D__ASSEMBLY__ $< \
/linux-2.6.39/drivers/net/wan/
DMakefile60 $(CPP) -Wp,-MD,$(depfile) -I$(srctree)/include $< | $(AS68K) -m68360 -o $(obj)/wanxlfw.o; \
/linux-2.6.39/arch/blackfin/
DMakefile107 CHECKFLAGS_SILICON = $(shell echo "" | $(CPP) $(KBUILD_CFLAGS) -dD - 2>/dev/null | awk '$$2 == "__S…
/linux-2.6.39/arch/powerpc/
DMakefile75 CPP = $(CC) -E $(KBUILD_CFLAGS) macro
/linux-2.6.39/
DMakefile326 CPP = $(CC) -E macro
376 export CPP AR NM STRIP OBJCOPY OBJDUMP
/linux-2.6.39/Documentation/kbuild/
Dmakefiles.txt391 $(CPP) -DCHIP=810 - < $< | ... $(src)/script_asm.pl