Searched defs:__PASTE (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Duprobe_multi.c7 #define __PASTE(a, b) a##b macro
/linux-master/tools/include/linux/
H A Dcompiler.h211 #define __PASTE(a, b) ___PASTE(a, b) macro
/linux-master/tools/testing/selftests/powerpc/include/
H A Dinstructions.h33 #define __PASTE(RA, RB, L, RC) \ macro
/linux-master/tools/testing/scatterlist/linux/
H A Dmm.h63 #define __PASTE(a,b) ___PASTE(a,b) macro
/linux-master/include/linux/
H A Dcompiler_types.h84 #define __PASTE(a,b) ___PASTE(a,b) macro

Completed in 219 milliseconds