Searched refs:find_msbit (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/include/
H A Dbitfuncs.h20 static INLINE uint32 find_msbit(uint32 x);
24 * find_msbit: returns index of most significant set bit in x, with index
36 static INLINE uint32 find_msbit(uint32 x) function
57 static INLINE uint32 find_msbit(uint32 x) function

Completed in 32 milliseconds