Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Dbuild_bug.h7 #define __BUILD_BUG_ON_NOT_POWER_OF_2(n) (0) macro
18 #define __BUILD_BUG_ON_NOT_POWER_OF_2(n) \ macro
H A Dbitfield.h61 __BUILD_BUG_ON_NOT_POWER_OF_2((_mask) + \