Searched refs:_UL (Results 1 - 1 of 1) sorted by relevance

/u-boot/include/linux/
H A Dconst.h25 #define _UL(x) (_AC(x, UL)) macro
28 #define _BITUL(x) (_UL(1) << (x))
31 #define UL(x) (_UL(x))

Completed in 48 milliseconds