Searched refs:BIT_INPUT_CHECK (Results 1 – 1 of 1) sorted by relevance
68 #define BIT_INPUT_CHECK(type, nr) \ macro71 #define BIT_TYPE(type, nr) ((type)(BIT_INPUT_CHECK(type, nr) + BIT_ULL(nr)))
Completed in 7 milliseconds