Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dcompiler.h200 #define ___PASTE(a, b) a##b macro
201 #define __PASTE(a, b) ___PASTE(a, b)
/OK3568_Linux_fs/kernel/tools/testing/scatterlist/linux/
H A Dmm.h62 #define ___PASTE(a,b) a##b macro
63 #define __PASTE(a,b) ___PASTE(a,b)
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompiler_types.h59 #define ___PASTE(a,b) a##b macro
60 #define __PASTE(a,b) ___PASTE(a,b)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dcompiler.h55 #define ___PASTE(a,b) a##b macro
56 #define __PASTE(a,b) ___PASTE(a,b)
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompiler.h50 #define ___PASTE(a,b) a##b macro
51 #define __PASTE(a,b) ___PASTE(a,b)