Searched refs:__ASM_CONST (Results 1 – 3 of 3) sorted by relevance
13 # define __ASM_CONST(x) x##UL macro14 # define ASM_CONST(x) __ASM_CONST(x)
15 #define __ASM_CONST(x) x##UL macro16 #define ASM_CONST(x) __ASM_CONST(x)
14 # define __ASM_CONST(x) x##UL macro15 # define ASM_CONST(x) __ASM_CONST(x)