Searched defs:__PASTE (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/tools/include/linux/ |
| D | compiler.h | 201 #define __PASTE(a, b) ___PASTE(a, b) macro
|
| /kernel/linux/linux-5.10/tools/testing/scatterlist/linux/ |
| D | mm.h | 63 #define __PASTE(a,b) ___PASTE(a,b) macro
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | compiler_types.h | 54 #define __PASTE(a,b) ___PASTE(a,b) macro
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/include/ |
| D | instructions.h | 33 #define __PASTE(RA, RB, L, RC) \ macro
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | compiler_types.h | 60 #define __PASTE(a,b) ___PASTE(a,b) macro
|