Searched refs:__ASM_CONST (Results 1 – 4 of 4) sorted by relevance
11 # define __ASM_CONST(x) x##UL macro12 # define ASM_CONST(x) __ASM_CONST(x)
14 # define __ASM_CONST(x) x##UL macro15 # define ASM_CONST(x) __ASM_CONST(x)
11 #define __ASM_CONST(x) x##UL macro12 #define ASM_CONST(x) __ASM_CONST(x)