Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/scatterlist/linux/
Dmm.h61 #define ___PASTE(a,b) a##b macro
62 #define __PASTE(a,b) ___PASTE(a,b)
/Linux-v4.19/include/linux/
Dcompiler_types.h52 #define ___PASTE(a,b) a##b macro
53 #define __PASTE(a,b) ___PASTE(a,b)