Searched defs:__PASTE (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/tools/testing/selftests/bpf/ |
D | uprobe_multi.c | 24 #define __PASTE(a, b) a##b macro
|
/linux-6.14.4/scripts/gendwarfksyms/examples/ |
D | kabi.h | 33 #define __PASTE(a, b) ___PASTE(a, b) macro
|
/linux-6.14.4/tools/include/linux/ |
D | compiler.h | 217 #define __PASTE(a, b) ___PASTE(a, b) macro
|
/linux-6.14.4/tools/testing/scatterlist/linux/ |
D | mm.h | 63 #define __PASTE(a,b) ___PASTE(a,b) macro
|
/linux-6.14.4/tools/testing/selftests/powerpc/include/ |
D | instructions.h | 33 #define __PASTE(RA, RB, L, RC) \ macro
|
/linux-6.14.4/include/linux/ |
D | compiler_types.h | 84 #define __PASTE(a,b) ___PASTE(a,b) macro
|