Searched refs:CPP (Results 1 - 16 of 16) sorted by relevance

/linux-4.1.27/drivers/block/paride/
H A Depat.c15 1.02 Joshua b. Jore CPP(renamed), epat_connect, epat_disconnect
208 /* FIXME: the CPP stuff should be fixed to handle multiple EPATs on a chain */
210 #define CPP(x) w2(4);w0(0x22);w0(0xaa);w0(0x55);w0(0);w0(0xff);\ macro
219 CPP(0); epat_connect()
222 CPP(0x40);CPP(0xe0); epat_connect()
228 /* CPP(0x30); */ epat_connect()
232 CPP(0xe0); epat_connect()
246 { CPP(0x30); epat_disconnect()
/linux-4.1.27/include/linux/
H A Dkconfig.h7 * Helper macros to use CONFIG_ options in C/CPP expressions. Note that
12 * Getting something that works in C and CPP for an arg that may or may
H A Dccp.h511 * struct ccp_cmd - CPP operation request
/linux-4.1.27/arch/xtensa/kernel/
H A DMakefile36 cmd__cpp_lds_S = $(CPP) $(cpp_flags) -P -C -Uxtensa -D__ASSEMBLY__ $< \
H A Dvmlinux.lds.S39 CPP concatenation, but that does not work reliably. Concatenating a
40 string with "." produces an invalid token. CPP will not print a
/linux-4.1.27/drivers/net/wan/
H A DMakefile50 $(CPP) -D__ASSEMBLY__ -Wp,-MD,$(depfile) -I$(srctree)/include/uapi $< | $(AS68K) -m68360 -o $(obj)/wanxlfw.o; \
/linux-4.1.27/arch/powerpc/kernel/
H A Dsystbl_chk.c2 * This file, when run through CPP produces a list of syscall numbers
/linux-4.1.27/arch/sparc/kernel/
H A DMakefile12 # And teach CPP we are doing $(BITS) builds (for this case)
/linux-4.1.27/arch/blackfin/
H A DMakefile108 CHECKFLAGS_SILICON = $(shell echo "" | $(CPP) $(KBUILD_CFLAGS) -dD - 2>/dev/null | awk '$$2 == "__SILICON_REVISION__" { print $$3 }')
/linux-4.1.27/drivers/parport/
H A Ddaisy.c270 /* Send a daisy-chain-style CPP command packet. */ cpp_daisy()
318 /* Send a mux-style CPP command packet. */ cpp_mux()
/linux-4.1.27/arch/mips/include/asm/sibyte/
H A Dsb1250_defs.h94 * CPP conditionals. Bit positions within chip types DO indicate
/linux-4.1.27/arch/powerpc/
H A DMakefile164 CPP = $(CC) -E $(KBUILD_CFLAGS) macro
/linux-4.1.27/include/linux/wimax/
H A Ddebug.h210 * CPP sintatic sugar to generate A_B like symbol names when one of
/linux-4.1.27/
H A DMakefile356 CPP = $(CC) -E macro
419 export CPP AR NM STRIP OBJCOPY OBJDUMP
/linux-4.1.27/drivers/scsi/
H A Dimm.c453 * Command Packet Protocol (CPP) timing diagram. imm_cpp()
/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
H A DcdefBF532.h100 /* Keep at the CPP expansion to avoid circular header dependency loops */

Completed in 3077 milliseconds