Home
last modified time | relevance | path

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

/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 3 milliseconds