Searched refs:constant_fls (Results 1 – 1 of 1) sorted by relevance
242 static inline int constant_fls(int x) in constant_fls() function277 ( __builtin_constant_p(x) ? constant_fls(x) : \