Searched refs:__BUILD_BUG_ON_NOT_POWER_OF_2 (Results 1 – 2 of 2) sorted by relevance
| /include/linux/ | ||
| A D | build_bug.h | 20 #define __BUILD_BUG_ON_NOT_POWER_OF_2(n) \ macro |
| A D | bitfield.h | 75 __BUILD_BUG_ON_NOT_POWER_OF_2((_mask) + \ |
Completed in 4 milliseconds