Home
last modified time | relevance | path

Searched refs:__COMMA (Results 1 – 1 of 1) sorted by relevance

/arch/x86/include/asm/
A Dasm.h212 #define COMMA(x...) __COMMA(x)
213 #define __COMMA(...) , ##__VA_ARGS__ macro

Completed in 4 milliseconds