Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dasm.h7 # define __ASM_FORM_RAW(x, ...) x,## __VA_ARGS__ macro
13 # define __ASM_FORM_RAW(x, ...) __stringify(x,##__VA_ARGS__) macro
/linux-6.3-rc2/tools/arch/x86/include/asm/
A Dasm.h7 # define __ASM_FORM_RAW(x, ...) x,## __VA_ARGS__ macro
12 # define __ASM_FORM_RAW(x, ...) __stringify(x,##__VA_ARGS__) macro

Completed in 10 milliseconds