Searched defs:__ASM_FORM (Results 1 – 2 of 2) sorted by relevance
6 # define __ASM_FORM(x, ...) x,## __VA_ARGS__ macro12 # define __ASM_FORM(x, ...) " " __stringify(x,##__VA_ARGS__) " " macro
6 # define __ASM_FORM(x, ...) x,## __VA_ARGS__ macro11 # define __ASM_FORM(x, ...) " " __stringify(x,##__VA_ARGS__) " " macro