Searched refs:__ASM_FORM (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dasm.h5 # define __ASM_FORM(x) x macro
8 # define __ASM_FORM(x) " " #x " " macro
13 # define __ASM_SEL(a,b) __ASM_FORM(a)
15 # define __ASM_SEL(a,b) __ASM_FORM(b)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dasm.h5 # define __ASM_FORM(x) x macro
8 # define __ASM_FORM(x) " " #x " " macro
13 # define __ASM_SEL(a,b) __ASM_FORM(a)
15 # define __ASM_SEL(a,b) __ASM_FORM(b)

Completed in 103 milliseconds