Home
last modified time | relevance | path

Searched defs:__ASM_FORM (Results 1 – 2 of 2) sorted by relevance

/linux/tools/arch/x86/include/asm/
H A Dasm.h11 # define __ASM_FORM(x, ...) " " __stringify(x,##__VA_ARGS__) " " macro
/linux/arch/x86/include/asm/
H A Dasm.h12 # define __ASM_FORM(x, ...) " " __stringify(x,##__VA_ARGS__) " " macro