Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Daddrspace.h25 #define _CONST64_(x) x ## L macro
27 #define _CONST64_(x) x ## LL macro