Searched defs:__ASM_FORM_RAW (Results 1 – 1 of 1) sorted by relevance
7 # define __ASM_FORM_RAW(x, ...) x,## __VA_ARGS__ macro12 # define __ASM_FORM_RAW(x, ...) __stringify(x,##__VA_ARGS__) macro
Completed in 3 milliseconds