Searched defs:__PASTE (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/tools/testing/selftests/bpf/ |
| D | uprobe_multi.c | 7 #define __PASTE(a, b) a##b macro
|
| /Linux-v6.6/tools/include/linux/ |
| D | compiler.h | 203 #define __PASTE(a, b) ___PASTE(a, b) macro
|
| /Linux-v6.6/tools/testing/scatterlist/linux/ |
| D | mm.h | 63 #define __PASTE(a,b) ___PASTE(a,b) macro
|
| /Linux-v6.6/tools/testing/selftests/powerpc/include/ |
| D | instructions.h | 33 #define __PASTE(RA, RB, L, RC) \ macro
|
| /Linux-v6.6/include/linux/ |
| D | compiler_types.h | 75 #define __PASTE(a,b) ___PASTE(a,b) macro
|