Searched refs:NONCONST_LOG2U (Results 1 – 1 of 1) sorted by relevance
55 #define NONCONST_LOG2U(x) ({ \ macro59 #define LOG2U(x) __builtin_choose_expr(__builtin_constant_p(x), CONST_LOG2U(x), NONCONST_LOG2U(x))