Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Dconst.h26 #define _ULL(x) (_AC(x, ULL)) macro
29 #define _BITULL(x) (_ULL(1) << (x))
32 #define ULL(x) (_ULL(x))

Completed in 4 milliseconds