Searched refs:__ASM_FORM_COMMA (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/tools/arch/x86/include/asm/ |
H A D | asm.h | 8 # define __ASM_FORM_COMMA(x, ...) x,## __VA_ARGS__, 13 # define __ASM_FORM_COMMA(x, ...) " " __stringify(x,##__VA_ARGS__) "," macro
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | asm.h | 8 # define __ASM_FORM_COMMA(x, ...) x,## __VA_ARGS__, 14 # define __ASM_FORM_COMMA(x, ...) " " __stringify(x,##__VA_ARGS__) "," macro
|