Searched defs:COMMA (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/arch/x86/include/asm/ | ||
| H A D | asm.h | 217 #define COMMA(x...) __COMMA(x) macro |
| /linux-6.15/tools/perf/util/ | ||
| H A D | cpumap.c | 632 #define COMMA first ? "" : "," in cpu_map__snprint() macro |