Searched defs:BIT_ULL (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
H A Dbitops.h7 #define BIT_ULL(nr) (1ULL << (nr)) macro

Completed in 80 milliseconds