Searched defs:ASM_CONST (Results 1 – 3 of 3) sorted by relevance
9 # define ASM_CONST(x) x macro15 # define ASM_CONST(x) __ASM_CONST(x) macro
6 # define ASM_CONST(x) x macro12 # define ASM_CONST(x) __ASM_CONST(x) macro
9 #define ASM_CONST(x) x macro12 #define ASM_CONST(x) __ASM_CONST(x) macro
Completed in 6 milliseconds