Searched refs:___PASTE (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | compiler.h | 200 #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 D | mm.h | 62 #define ___PASTE(a,b) a##b macro 63 #define __PASTE(a,b) ___PASTE(a,b)
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | compiler_types.h | 59 #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 D | compiler.h | 55 #define ___PASTE(a,b) a##b macro 56 #define __PASTE(a,b) ___PASTE(a,b)
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | compiler.h | 50 #define ___PASTE(a,b) a##b macro 51 #define __PASTE(a,b) ___PASTE(a,b)
|