Searched defs:ASM_CONST (Results 1 – 5 of 5) sorted by relevance
6 # define ASM_CONST(x) x macro12 # define ASM_CONST(x) __ASM_CONST(x) macro
9 # define ASM_CONST(x) x macro15 # define ASM_CONST(x) __ASM_CONST(x) macro
13 #define ASM_CONST(x) x macro16 #define ASM_CONST(x) __ASM_CONST(x) macro
17 # define ASM_CONST(x) x macro