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