Home
last modified time | relevance | path

Searched refs:___PASTE (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/tools/testing/scatterlist/linux/
Dmm.h61 #define ___PASTE(a,b) a##b macro
62 #define __PASTE(a,b) ___PASTE(a,b)
/Linux-v5.4/include/linux/
Dcompiler_types.h53 #define ___PASTE(a,b) a##b macro
54 #define __PASTE(a,b) ___PASTE(a,b)