Home
last modified time | relevance | path

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

/linux/tools/include/linux/
A Dcompiler.h198 #define ___PASTE(a, b) a##b macro
199 #define __PASTE(a, b) ___PASTE(a, b)
/linux/tools/testing/scatterlist/linux/
A Dmm.h62 #define ___PASTE(a,b) a##b macro
63 #define __PASTE(a,b) ___PASTE(a,b)
/linux/include/linux/
A Dcompiler_types.h59 #define ___PASTE(a,b) a##b macro
60 #define __PASTE(a,b) ___PASTE(a,b)

Completed in 5 milliseconds