Home
last modified time | relevance | path

Searched defs:_CONST64_ (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Daddrspace.h28 #define _CONST64_(x) x ## L macro
30 #define _CONST64_(x) x ## LL macro
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Daddrspace.h26 #define _CONST64_(x) x ## L macro
28 #define _CONST64_(x) x ## LL macro