Home
last modified time | relevance | path

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

/linux-2.6.39/include/asm-generic/ !
Dint-l64.h56 #define U64_C(x) x ## UL macro
67 #define U64_C(x) x macro
Dint-ll64.h61 #define U64_C(x) x ## ULL macro
72 #define U64_C(x) x macro
/linux-2.6.39/drivers/edac/ !
Dmce_amd.h8 #define BIT_64(n) (U64_C(1) << (n))